* Package: app-i18n/uim-1.8.8 * Repository: gentoo * Maintainer: cjk@gentoo.org * USE: abi_x86_32 anthy elibc_glibc kernel_linux ncurses nls ssl userland_GNU x86 * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking uim-1.8.8.tar.bz2 to /var/tmp/portage/app-i18n/uim-1.8.8/work >>> Source unpacked in /var/tmp/portage/app-i18n/uim-1.8.8/work >>> Preparing source in /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8 ... * Applying uim-gentoo.patch ... [ ok ] * Applying uim-tinfo.patch ... [ ok ] * Applying uim-xkb.patch ... [ ok ] * Applying uim-zh-TW.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8' ... * Running autopoint --force ... [ ok ] * Running intltoolize --automake --copy --force ... [ ok ] * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4.generated -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: uim-1.8.8/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Running elibtoolize in: uim-1.8.8/sigscheme/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying ppc64le/2.4.4 patch ... * Running elibtoolize in: uim-1.8.8/sigscheme/libgcroots/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying ppc64le/2.4.4 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8 ... * econf: updating uim-1.8.8/sigscheme/config.guess with /usr/share/gnuconfig/config.guess * econf: updating uim-1.8.8/sigscheme/libgcroots/config.guess with /usr/share/gnuconfig/config.guess * econf: updating uim-1.8.8/sigscheme/libgcroots/config.sub with /usr/share/gnuconfig/config.sub * econf: updating uim-1.8.8/sigscheme/config.sub with /usr/share/gnuconfig/config.sub * econf: updating uim-1.8.8/config.guess with /usr/share/gnuconfig/config.guess * econf: updating uim-1.8.8/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-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/uim-1.8.8 --htmldir=/usr/share/doc/uim-1.8.8/html --libdir=/usr/lib --without-x --with-anthy-utf8 --without-canna --without-curl --without-eb --disable-emacs --without-lispdir --without-expat --without-libedit --without-ffi --without-gtk3 --without-gtk2 --without-m17nlib --enable-fep --enable-nls --without-qt5 --without-qt5-immodule --without-skk --without-sqlite3 --enable-openssl --disable-static --without-xft --without-anthy --enable-default-toolkit=no --disable-gnome-applet --disable-gnome3-applet --disable-kde-applet --disable-kde4-applet --without-mana --without-prime --disable-qt4-qt3support --disable-dict --disable-pref checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of i686-pc-linux-gnu-gcc... none checking how to run the C preprocessor... i686-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 for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... none checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether i686-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU Objective C compiler... no checking whether i686-pc-linux-gnu-gcc accepts -g... no checking dependency style of i686-pc-linux-gnu-gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-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 i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... no checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for sh... /bin/sh checking for rsvg-convert... /usr/bin/rsvg-convert checking for csi... no checking for md5... no checking for md5sum... /usr/bin/md5sum checking for sha1... no checking for sha1sum... /usr/bin/sha1sum checking for sed... (cached) /bin/sed checking for egrep... (cached) /bin/grep -E checking for qmake-qt4... no checking for qmake4... no checking for qmake... /usr/bin/qmake checking for Qt4 version of qmake... no checking for egrep... (cached) /bin/grep -E checking for qmake-qt5... no checking for qmake5... no checking for qmake... (cached) /usr/bin/qmake checking for Qt5 version of qmake... /usr/bin/qmake checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for dlopen in -ldl... yes checking for socket in -lsocket... no checking if libc is the GNU libc... yes checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done 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 anthy >= 8622... yes checking for SSL_CTX_new in -lssl... yes checking OpenSSL header version... 100020ff (OpenSSL 1.0.2o 27 Mar 2018) checking OpenSSL library version... 100020ff (OpenSSL 1.0.2o 27 Mar 2018) checking whether OpenSSL's headers match the library... yes checking if programs using OpenSSL DTLSv1 functions will link... yes checking if programs using OpenSSL functions will link... yes checking for x11... yes checking for X... disabled checking X11/XKBlib.h usability... yes checking X11/XKBlib.h presence... yes checking for X11/XKBlib.h... yes checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for strings.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for size_t... yes checking for ssize_t... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for sig_atomic_t... yes checking for sig_t... yes checking for an ANSI C-conforming const... yes checking CFLAGS for gcc -pedantic... -pedantic checking CFLAGS for gcc -pipe... -pipe checking CFLAGS for gcc -Wall... -Wall checking CFLAGS for gcc -Wchar-subscripts... -Wchar-subscripts checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations checking CFLAGS for gcc -Wredundant-decls... -Wredundant-decls checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes checking CFLAGS for gcc -Wnested-externs... -Wnested-externs checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith checking CFLAGS for gcc -Wcast-align... -Wcast-align checking CFLAGS for gcc -Wsign-compare... -Wsign-compare checking CFLAGS for gcc -Wno-long-long... -Wno-long-long checking CFLAGS for gcc -Wno-overlength-strings... -Wno-overlength-strings checking CFLAGS for gcc -no-cpp-precomp... no, unknown checking CXXFLAGS for gcc -pipe... -pipe checking CXXFLAGS for gcc -W... -W checking CXXFLAGS for gcc -Wall... -Wall checking CXXFLAGS for gcc -Wchar-subscripts... -Wchar-subscripts checking CXXFLAGS for gcc -Wnon-virtual-dtor... -Wnon-virtual-dtor checking CXXFLAGS for gcc -Wno-long-long... -Wno-long-long checking CXXFLAGS for gcc -Wcast-align... -Wcast-align checking CXXFLAGS for gcc -Wconversion... -Wconversion checking CXXFLAGS for gcc -Wchar-subscripts... (cached) -Wchar-subscripts checking CXXFLAGS for gcc -Wpointer-arith... -Wpointer-arith checking CXXFLAGS for gcc -Wwrite-strings... -Wwrite-strings checking CXXFLAGS for gcc -Wformat-security... -Wformat-security checking whether LLONG_MAX is declared... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for sigsetjmp... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for cfmakeraw... yes checking for wcswidth... yes checking for strdup... yes checking for asprintf... yes checking for vasprintf... yes checking for snprintf... yes checking for vsnprintf... yes checking for getpeereid... no checking for strsep... yes checking for setenv... yes checking for unsetenv... yes checking for strlcpy... no checking for strlcat... no checking for strtonum... no checking for strtoll... yes checking for getpid... yes checking for stat... yes checking for mkdir... yes checking for chmod... yes checking for execv... yes checking for execvp... yes checking for isascii... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for getnameinfo... yes checking for issetugid... no checking for poll... yes checking for waitpid... yes checking for daemon... yes checking for gai_strerror... yes checking whether snprintf correctly terminates long strings... yes checking whether snprintf can declare const char *fmt... yes checking for library containing dlfunc... no checking for nl_langinfo and CODESET... yes checking for inet_aton... yes checking for struct sockaddr_storage... yes checking for struct cmsgcred... no checking for struct sockaddr_in6... yes checking for struct in6_addr... yes checking for struct addrinfo... 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 for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for kde-config... no checking for ncurses... yes checking for forkpty... no checking for forkpty in -lutil... yes checking for intltool >= 0.36.3... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.24.3 checking for cmake... /usr/bin/cmake checking for kde4-config... no checking whether libnotify is requested... no checking whether knotify3 is requested... no checking whether knotify4 is requested... no checking whether growl is requested... no checking UIM_SCM_CFLAGS for gcc -Wno-redundant-decls... -Wno-redundant-decls checking UIM_SCM_CFLAGS for gcc -Wno-unused-function... -Wno-unused-function checking for gosh... no checking for gauche-config... no checking whether to have gosh and GaUnit... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating doc/Makefile config.status: creating uim/Makefile config.status: creating uim/version.h config.status: creating scm/Makefile config.status: creating gtk2/Makefile config.status: creating gtk2/candwin/Makefile config.status: creating gtk2/dict/Makefile config.status: creating gtk2/dict/uim-dict-ui.xml config.status: creating gtk2/immodule/Makefile config.status: creating gtk2/pad/Makefile config.status: creating gtk2/pref/Makefile config.status: creating gtk2/switcher/Makefile config.status: creating gtk2/test/Makefile config.status: creating gtk2/test/test.sh config.status: creating gtk2/toolbar/Makefile config.status: creating gtk3/Makefile config.status: creating gtk3/candwin/Makefile config.status: creating gtk3/dict/Makefile config.status: creating gtk3/immodule/Makefile config.status: creating gtk3/pad/Makefile config.status: creating gtk3/pref/Makefile config.status: creating gtk3/switcher/Makefile config.status: creating gtk3/test/Makefile config.status: creating gtk3/toolbar/Makefile config.status: creating qt3/Makefile config.status: creating qt3/candwin/Makefile config.status: creating qt3/chardict/Makefile config.status: creating qt3/immodule/Makefile config.status: creating qt3/pref/Makefile config.status: creating qt3/switcher/Makefile config.status: creating qt3/test/Makefile config.status: creating qt3/toolbar/Makefile config.status: creating qt3/toolbar/uimapplet.desktop config.status: creating qt4/Makefile config.status: creating qt4/common.pro config.status: creating qt4/candwin/Makefile config.status: creating qt4/candwin/uim-candwin-qt4.pro config.status: creating qt4/chardict/Makefile config.status: creating qt4/chardict/uim-chardict-qt4.pro config.status: creating qt4/edittest/Makefile config.status: creating qt4/immodule/quiminputcontextplugin.pro config.status: creating qt4/immodule/Makefile config.status: creating qt4/pref/uim-pref-qt4.pro config.status: creating qt4/pref/Makefile config.status: creating qt4/switcher/uim-im-switcher-qt4.pro config.status: creating qt4/switcher/Makefile config.status: creating qt4/toolbar/plasma-applet-uim.desktop config.status: creating qt4/toolbar/uim-toolbar-qt4.pro config.status: creating qt4/toolbar/Makefile config.status: creating qt5/Makefile config.status: creating qt5/candwin/Makefile config.status: creating qt5/candwin/uim-candwin-qt5.pro config.status: creating qt5/chardict/Makefile config.status: creating qt5/chardict/uim-chardict-qt5.pro config.status: creating qt5/edittest/Makefile config.status: creating qt5/immodule/quimplatforminputcontextplugin.pro config.status: creating qt5/immodule/Makefile config.status: creating qt5/pref/uim-pref-qt5.pro config.status: creating qt5/pref/Makefile config.status: creating qt5/switcher/uim-im-switcher-qt5.pro config.status: creating qt5/switcher/Makefile config.status: creating qt5/toolbar/uim-toolbar-qt5.pro config.status: creating qt5/toolbar/Makefile config.status: creating xim/Makefile config.status: creating fep/Makefile config.status: creating emacs/Makefile config.status: creating emacs/uim-version.el config.status: creating tables/Makefile config.status: creating byeoru-data/Makefile config.status: creating test/Makefile config.status: creating test2/Makefile config.status: creating test2/run-singletest.sh config.status: creating examples/Makefile config.status: creating examples/uim-custom/Makefile config.status: creating pixmaps/Makefile config.status: creating pixmaps/uim-m17nlib-relink-icons config.status: creating replace/Makefile config.status: creating notify/Makefile config.status: creating uim.pc config.status: creating uim.desktop.in config.status: creating uim/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands === configuring in sigscheme (/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-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/uim-1.8.8' '--htmldir=/usr/share/doc/uim-1.8.8/html' '--libdir=/usr/lib' '--without-x' '--with-anthy-utf8' '--without-canna' '--without-curl' '--without-eb' '--disable-emacs' '--without-lispdir' '--without-expat' '--without-libedit' '--without-ffi' '--without-gtk3' '--without-gtk2' '--without-m17nlib' '--enable-fep' '--enable-nls' '--without-qt5' '--without-qt5-immodule' '--without-skk' '--without-sqlite3' '--enable-openssl' '--disable-static' '--without-xft' '--without-anthy' '--enable-default-toolkit=no' '--disable-gnome-applet' '--disable-gnome3-applet' '--disable-kde-applet' '--disable-kde4-applet' '--without-mana' '--without-prime' '--disable-qt4-qt3support' '--disable-dict' '--disable-pref' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=pentium4m -mtune=pentium4m' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=pentium4m -mtune=pentium4m' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig' '--with-master-pkg=uim' '--enable-conf=uim' '--disable-libsscm' '--disable-shell' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B checking the name lister (/usr/bin/i686-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-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 i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... no checking whether ln -s works... yes checking for egrep... (cached) /bin/grep -E checking for a sed that does not truncate output... (cached) /bin/sed checking for ruby18... no checking for ruby... /usr/bin/ruby checking for perl5... no checking for perl... /usr/bin/perl checking for asciidoc... /usr/bin/asciidoc checking for sh... /bin/sh checking for md5... no checking for md5sum... /usr/bin/md5sum checking for sha1... no checking for sha1sum... /usr/bin/sha1sum checking if libc is the GNU libc... yes checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking for sys/types.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... 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 strings.h... (cached) yes checking for unistd.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for preprocessor stringizing operator... yes checking for C/C++ restrict keyword... __restrict checking for inline... inline checking whether char is unsigned... no checking whether right shift operation is arithmetic... yes checking for __attribute__... yes checking whether f(va_list va){ &va; } works as expected... yes checking whether byte ordering is bigendian... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of void*... 4 checking data model... ILP32 (444, standard 32bit unixish) checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for long double... yes checking for long double with more range or precision than double... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking size of char... (cached) 1 checking size of short... (cached) 2 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 12 checking size of void *... 4 checking size of size_t... 4 checking size of int8_t... 1 checking size of int16_t... 2 checking size of int32_t... 4 checking size of int64_t... 8 checking size of intmax_t... 8 checking size of intptr_t... 4 checking alignment of char... 1 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 4 checking alignment of long long... 4 checking alignment of float... 4 checking alignment of double... 4 checking alignment of long double... 4 checking alignment of void *... 4 checking alignment of size_t... 4 checking alignment of int8_t... 1 checking alignment of int16_t... 2 checking alignment of int32_t... 4 checking alignment of int64_t... 4 checking alignment of intmax_t... 4 checking alignment of intptr_t... 4 checking for size_t... yes checking for ssize_t... yes checking CFLAGS for gcc -pedantic... -pedantic checking CFLAGS for gcc -Wall... -Wall checking CFLAGS for gcc -Wchar-subscripts... -Wchar-subscripts checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations checking CFLAGS for gcc -Wredundant-decls... -Wredundant-decls checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes checking CFLAGS for gcc -Wnested-externs... -Wnested-externs checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith checking CFLAGS for gcc -Wcast-align... -Wcast-align checking CFLAGS for gcc -Wsign-compare... -Wsign-compare checking CFLAGS for gcc -Wno-overlength-strings... -Wno-overlength-strings checking CFLAGS for gcc -no-cpp-precomp... no, unknown checking for getcontext... yes checking for sigsetjmp... yes checking for strtoll... yes checking for strtoimax... yes checking for memalign... yes checking for fileno... yes checking for getcwd... yes checking for getpagesize... yes checking for posix_memalign... yes checking for memalign... (cached) yes checking for strdup... yes checking for strcasecmp... yes checking if large mallocs guarantee page-alignment... no checking for egrep... (cached) /bin/grep -E checking for GNU make... make checking required dependencies of features... make: Circular writer <- raw_c_format dependency dropped. resolved checking recommended dependencies of features... resolved checking conflicts between features... ok checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating sigscheme.pc config.status: creating libgcroots.mk config.status: creating sigscheme.mk config.status: creating Makefile config.status: creating doc/Makefile config.status: creating m4/Makefile config.status: creating tools/Makefile config.status: creating include/Makefile config.status: creating include/sigscheme/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating test/Makefile config.status: creating test/run-singletest.sh config.status: creating test-c/Makefile config.status: creating test-c/collect.sh config.status: creating bench/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libgcroots (/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-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/uim-1.8.8' '--htmldir=/usr/share/doc/uim-1.8.8/html' '--libdir=/usr/lib' '--without-x' '--with-anthy-utf8' '--without-canna' '--without-curl' '--without-eb' '--disable-emacs' '--without-lispdir' '--without-expat' '--without-libedit' '--without-ffi' '--without-gtk3' '--without-gtk2' '--without-m17nlib' '--enable-fep' '--enable-nls' '--without-qt5' '--without-qt5-immodule' '--without-skk' '--without-sqlite3' '--enable-openssl' '--disable-static' '--without-xft' '--without-anthy' '--enable-default-toolkit=no' '--disable-gnome-applet' '--disable-gnome3-applet' '--disable-kde-applet' '--disable-kde4-applet' '--without-mana' '--without-prime' '--disable-qt4-qt3support' '--disable-dict' '--disable-pref' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=pentium4m -mtune=pentium4m' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=pentium4m -mtune=pentium4m' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig' '--with-master-pkg=uim' '--enable-conf=uim' '--disable-libsscm' '--disable-shell' --cache-file=/dev/null --srcdir=. checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of i686-pc-linux-gnu-gcc... none checking dependency style of i686-pc-linux-gnu-gcc... none checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for md5... no checking for md5sum... /usr/bin/md5sum checking for sha1... no checking for sha1sum... /usr/bin/sha1sum checking how to run the C preprocessor... i686-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 size of void *... 4 checking alignment of void *... 4 checking CFLAGS for gcc -pedantic... -pedantic checking CFLAGS for gcc -Wall... -Wall checking CFLAGS for gcc -Wchar-subscripts... -Wchar-subscripts checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations checking CFLAGS for gcc -Wredundant-decls... -Wredundant-decls checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes checking CFLAGS for gcc -Wnested-externs... -Wnested-externs checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith checking CFLAGS for gcc -Wcast-align... -Wcast-align checking CFLAGS for gcc -Wsign-compare... -Wsign-compare checking CFLAGS for gcc -no-cpp-precomp... no, unknown checking for xlc... no checking for dlopen in -ldl... yes checking for getcontext... yes checking whether to build shared libraries... yes checking which machine-dependent code should be used... 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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B checking the name lister (/usr/bin/i686-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-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 i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... no checking sys/dg_sys_info.h usability... no checking sys/dg_sys_info.h presence... no checking for sys/dg_sys_info.h... no checking whether Solaris gcc optimization fix is necessary... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gcroots.pc config.status: creating m4/Makefile config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands SigScheme has been configured as follows: base config: uim [Storage configuration] Storage impl: compact Fixnum size: long getcontext: yes libgcroots: bundled one [Multibyte character handlings] Multibyte chars: yes Default encoding: singlebyte UTF-8 codec: yes EUC-CN codec: no EUC-JP codec: yes EUC-KR codec: no Shift_JIS codec: no [R5RS behaviors] Strict R5RS: no Const list literal: no Const vector literal: yes Strict null form: no Strict vector form: yes Strict argcheck: yes Strict top-level defs: yes Internal definitions: yes [R5RS features] Continuation: yes Quasiquote: yes Hygienic macros: no Promise: yes Integer: yes Numeric I/O: yes Charcters: yes Strings: yes String procedures: yes Deep c[ad]+r procs: yes Vectors: yes Ports: yes Reader: yes Writer: yes Load: yes [SRFIs] SRFI-0: yes SRFI-1: yes SRFI-2: yes SRFI-6: yes SRFI-8: yes SRFI-9: yes SRFI-22: yes SRFI-23: yes SRFI-28: yes SRFI-34: yes SRFI-38: yes SRFI-43: yes SRFI-48: yes SRFI-55: yes SRFI-60: yes SRFI-69: yes SRFI-95: yes [R6RS features (preliminary)] R6RS characters: yes R6RS named chars: yes [SigScheme-specific extensions] define-macro: yes SigScheme extensions: yes format+ procedure: yes SIOD compatibilities: yes SIOD bugs emulation: no eval_c_string(): yes Backtrace: no Library: no Interactive shell: no [Developer-only debugging features] Debug: no [Build information (provide this on bug reports)] Package: SigScheme 0.9.1 build (compile on): i686-pc-linux-gnu host (compile for): i686-pc-linux-gnu host data model: ILP32 host align (C/S/I/L/P): 1/2/4/4/4 host endian: little host char unsigned: no host arithmetic rshift: yes host safe va_list ref: yes Compiler: i686-pc-linux-gnu-gcc Compiler version: i686-pc-linux-gnu-gcc (Gentoo 7.3.0-r3 p1.4) 7.3.0 CFLAGS='-O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG' Configure Result : Anthy : no Anthy (UTF-8) : yes Canna : no Mana : no PRIME : no SJ3 : no SKK : no Wnn : no m17n-lib : no cURL : no expat : no OpenSSL : yes SQLite3 : no ffi : no GTK+2 : no GNOME2 Applet : no GTK+3 : no GNOME3 Applet : no Qt3 : no Qt3 immodule : no Qt4 : no Qt4 immodule : no Qt4 Qt3Support : no Qt5 : no Qt5 immodule : no KDE3 Applet : no KDE4 Applet : no FEP : yes Emacs : no XIM : no Pref : no DICT : no EB : no OSX dictionary : no libedit : no notify : stderr Default toolkit : gtk >>> Source configured. >>> Compiling source in /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8 ... make --jobs 5 --load-average 7.95 Making all in m4 make[1]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/m4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/m4' Making all in doc make[1]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/doc' Making all in replace make[1]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/replace' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c -o bsd-asprintf.lo bsd-asprintf.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c bsd-asprintf.c -fPIC -DPIC -o .libs/bsd-asprintf.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c -o bsd-waitpid.lo bsd-waitpid.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c bsd-waitpid.c -fPIC -DPIC -o .libs/bsd-waitpid.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c -o daemon.lo daemon.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c daemon.c -fPIC -DPIC -o .libs/daemon.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c -o fake-rfc2553.lo fake-rfc2553.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c fake-rfc2553.c -fPIC -DPIC -o .libs/fake-rfc2553.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c -o getpeereid.lo getpeereid.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c getpeereid.c -fPIC -DPIC -o .libs/getpeereid.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c -o setenv.lo setenv.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c setenv.c -fPIC -DPIC -o .libs/setenv.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c -o strlcat.lo strlcat.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c -o strlcpy.lo strlcpy.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c -o strsep.lo strsep.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c strsep.c -fPIC -DPIC -o .libs/strsep.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c -o strtoll.lo strtoll.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c strtoll.c -fPIC -DPIC -o .libs/strtoll.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -std=c99 -c -o strtonum.lo strtonum.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -std=c99 -c strtonum.c -fPIC -DPIC -o .libs/strtonum.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c -o bsd-snprintf.lo bsd-snprintf.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c bsd-snprintf.c -fPIC -DPIC -o .libs/bsd-snprintf.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c -o bsd-poll.lo bsd-poll.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c bsd-poll.c -fPIC -DPIC -o .libs/bsd-poll.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c -o bsd-misc.lo bsd-misc.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c bsd-misc.c -fPIC -DPIC -o .libs/bsd-misc.o /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wl,-O1 -Wl,--as-needed -o libreplace.la bsd-asprintf.lo bsd-misc.lo bsd-poll.lo bsd-snprintf.lo bsd-waitpid.lo daemon.lo fake-rfc2553.lo getpeereid.lo setenv.lo strlcat.lo strlcpy.lo strsep.lo strtoll.lo strtonum.lo -ldl libtool: link: i686-pc-linux-gnu-ar cru .libs/libreplace.a .libs/bsd-asprintf.o .libs/bsd-misc.o .libs/bsd-poll.o .libs/bsd-snprintf.o .libs/bsd-waitpid.o .libs/daemon.o .libs/fake-rfc2553.o .libs/getpeereid.o .libs/setenv.o .libs/strlcat.o .libs/strlcpy.o .libs/strsep.o .libs/strtoll.o .libs/strtonum.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libreplace.a libtool: link: ( cd ".libs" && rm -f "libreplace.la" && ln -s "../libreplace.la" "libreplace.la" ) make[1]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/replace' Making all in sigscheme make[1]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme' Making all in doc make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/doc' Making all in m4 make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/m4' Making all in tools make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/tools' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/tools' Making all in libgcroots make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots' Making all in m4 make[3]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/m4' make[3]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots' /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.2\" -DPACKAGE_STRING=\"gcroots\ 0.3.2\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DALIGNOF_VOID_P=4 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o mark.lo mark.c libtool: compile: i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.2\" "-DPACKAGE_STRING=\"gcroots 0.3.2\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DALIGNOF_VOID_P=4 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c mark.c -fPIC -DPIC -o .libs/mark.o mark.c: In function ‘GCROOTS_noop1mark.c:35:26: warning: variable ‘sink static volatile word sink; ^~~~ /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.2\" -DPACKAGE_STRING=\"gcroots\ 0.3.2\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DALIGNOF_VOID_P=4 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o mach_dep.lo mach_dep.c libtool: compile: i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.2\" "-DPACKAGE_STRING=\"gcroots 0.3.2\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DALIGNOF_VOID_P=4 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.2\" -DPACKAGE_STRING=\"gcroots\ 0.3.2\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DALIGNOF_VOID_P=4 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o gcroots.lo gcroots.c libtool: compile: i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.2\" "-DPACKAGE_STRING=\"gcroots 0.3.2\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DALIGNOF_VOID_P=4 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c gcroots.c -fPIC -DPIC -o .libs/gcroots.o /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fexceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -version-info 1:0:1 -Wl,-O1 -Wl,--as-needed -o libgcroots.la -rpath /usr/lib mark.lo gcroots.lo mach_dep.lo -ldl libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mark.o .libs/gcroots.o .libs/mach_dep.o -Wl,--as-needed -ldl -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1 -Wl,-soname -Wl,libgcroots.so.0 -o .libs/libgcroots.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libgcroots.so.0" && ln -s "libgcroots.so.0.1.0" "libgcroots.so.0") libtool: link: (cd ".libs" && rm -f "libgcroots.so" && ln -s "libgcroots.so.0.1.0" "libgcroots.so") libtool: link: ( cd ".libs" && rm -f "libgcroots.la" && ln -s "../libgcroots.la" "libgcroots.la" ) make[3]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots' make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots' Making all in include make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/include' Making all in sigscheme make[3]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/include/sigscheme' rm -f config.h ln -s ../../src/config.h config.h rm -f encoding.h ln -s ../../src/encoding.h encoding.h rm -f encoding-dummy.h ln -s ../../src/encoding-dummy.h encoding-dummy.h rm -f sigscheme.h ln -s ../../src/sigscheme.h sigscheme.h rm -f storage-common.h ln -s ../../src/storage-common.h storage-common.h rm -f storage-fatty.h ln -s ../../src/storage-fatty.h storage-fatty.h rm -f storage-compact.h ln -s ../../src/storage-compact.h storage-compact.h rm -f global.h ln -s ../../src/global.h global.h rm -f scmint.h ln -s ../../src/scmint.h scmint.h rm -f config-old.h ln -s ../../src/config-old.h config-old.h make all-am make[4]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/include/sigscheme' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/include/sigscheme' make[3]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/include/sigscheme' make[3]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/include' make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/include' Making all in src make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/src' make all-am make[3]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/src' make[3]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/src' make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/src' Making all in lib make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/lib' Making all in test make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/test' Making all in test-c make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/test-c' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/test-c' Making all in bench make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/bench' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/bench' make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme' make[1]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme' Making all in uim make[1]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim' make -C ../sigscheme/src combined make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/src' generating sigscheme-combined.c make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/src' make all-am make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -I../sigscheme/include -I../sigscheme/src -I../sigscheme/src -I/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/include -fno-strict-aliasing -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_scm_la-uim-scm-sigscheme.lo `test -f 'uim-scm-sigscheme.c' || echo './'`uim-scm-sigscheme.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -I../sigscheme/include -I../sigscheme/src -I../sigscheme/src -I/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/include -fno-strict-aliasing -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c uim-scm-sigscheme.c -fPIC -DPIC -o .libs/libuim_scm_la-uim-scm-sigscheme.o In file included from ../sigscheme/src/alloc.c:50:0, from ../sigscheme/src/sigscheme-combined.c:5, from uim-scm-sigscheme.c:41: ../sigscheme/src/error.c: In function ‘scm_p_error_objectp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/error.c:196:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%error-object?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/error.c:196:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%error-object?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/error.c: In function ‘scm_make_error_obj../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/error.c:205:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_make_error_obj"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/error.c: In function ‘scm_raise_error../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/error.c:219:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_raise_error"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/error.c: In function ‘scm_p_fatal_error../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/error.c:259:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%fatal-error", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/error.c: In function ‘scm_p_backtrace../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/error.c:329:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%backtrace", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/error.c:329:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%backtrace", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/symbol.c: In function ‘scm_intern../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/symbol.c:75:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_intern"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/symbol.c:75:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_intern"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/symbol.c: In function ‘scm_symbol_bound_to../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/symbol.c:108:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_symbol_bound_to"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/symbol.c:108:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_symbol_bound_to"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/env.c: In function ‘scm_extend_environment../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:233:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_extend_environment"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:233:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_extend_environment"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/env.c: In function ‘scm_replace_environment../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:253:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_replace_environment"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:253:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_replace_environment"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/env.c: In function ‘scm_update_environment../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:277:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_update_environment"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:277:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_update_environment"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/env.c: In function ‘scm_add_environment../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:294:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_add_environment"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:294:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_add_environment"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/env.c: In function ‘scm_lookup_environment../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:329:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_lookup_environment"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:329:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_lookup_environment"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/env.c: In function ‘scm_lookup_frame../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:374:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_lookup_frame"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:374:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_lookup_frame"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/env.c: In function ‘scm_symbol_value../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:398:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_symbol_value"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/env.c: In function ‘scm_valid_environmentp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:431:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_valid_environmentp"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:431:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_valid_environmentp"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/env.c: In function ‘valid_framep../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:456:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("valid_framep"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:456:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("valid_framep"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/env.c: In function ‘scm_validate_formals../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:505:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_validate_formals"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/env.c:505:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_validate_formals"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/eval.c: In function ‘call_continuation../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/eval.c:144:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("call_continuation"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/eval.c:144:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("call_continuation"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/eval.c: In function ‘call_closure../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/eval.c:166:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("call_closure"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/eval.c: In function ‘scm_p_eval../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/eval.c:462:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("eval", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/eval.c: In function ‘map_eval../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/eval.c:560:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("(function call)"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/eval.c: In function ‘scm_p_scheme_report_environment../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/eval.c:590:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("scheme-report-environment", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/eval.c: In function ‘scm_p_null_environment../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/eval.c:609:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("null-environment", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/eval.c: In function ‘scm_p_interaction_environment../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/eval.c:628:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("interaction-environment", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/eval.c:628:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("interaction-environment", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c: In function ‘scm_s_quote../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/syntax.c:160:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("quote", syntax_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/syntax.c:160:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("quote", syntax_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c: In function ‘scm_s_lambda../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/syntax.c:180:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("lambda", syntax_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c: In function ‘scm_s_setx../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/syntax.c:250:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("set!", syntax_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c: In function ‘scm_s_cond_internal../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c:285:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("cond" /* , syntax_variadic_tailrec_0 */); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c: In function ‘scm_s_cond../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/syntax.c:378:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cond", syntax_variadic_tailrec_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/syntax.c:378:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cond", syntax_variadic_tailrec_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c: In function ‘scm_s_case../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/syntax.c:388:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("case", syntax_variadic_tailrec_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c: In function ‘scm_s_let../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/syntax.c:494:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("let", syntax_variadic_tailrec_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/syntax.c:494:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("let", syntax_variadic_tailrec_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c: In function ‘scm_s_letstar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/syntax.c:584:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("let*", syntax_variadic_tailrec_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c: In function ‘scm_s_letrec../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/syntax.c:627:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("letrec", syntax_variadic_tailrec_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/syntax.c:627:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("letrec", syntax_variadic_tailrec_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c: In function ‘scm_s_letrec_internal../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c:637:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("letrec" /* , syntax_variadic_tailrec_1 */); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c: In function ‘filter_definitions../sigscheme/src/sigschemeinternal.h:350:53: warning: right-hand operand of comma expression has no effect [-Wunused-value] (SCM_MANGLE(tmp) = CAR(_lst), (_lst) = CDR(_lst), SCM_MANGLE(tmp)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c:720:25: note: in expansion of macro ‘POP for (; CONSP(body); POP(body)) { ^~~ ../sigscheme/src/syntax.c: In function ‘scm_s_body../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c:775:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("(body)" /* , syntax_variadic_tailrec_0 */); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c: In function ‘scm_s_define_internal../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c:959:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("define"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/syntax.c: In function ‘scm_s_define../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/syntax.c:979:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("define", syntax_variadic_tailrec_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_eqp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:71:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("eq?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:71:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("eq?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_eqvp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:90:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("eqv?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:90:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("eqv?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_equalp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:133:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("equal?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:133:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("equal?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_not../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:219:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("not", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:219:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("not", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_booleanp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:227:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("boolean?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:227:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("boolean?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_symbolp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:238:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("symbol?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:238:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("symbol?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_symbol2string../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:246:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("symbol->string", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_string2symbol../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:256:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string->symbol", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_procedurep../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:269:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("procedure?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:269:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("procedure?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_map../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:277:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("map", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_map_single_arg../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c:295:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("map"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_map_multiple_args../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c:313:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("map"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_for_each../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:359:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("for-each", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:359:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("for-each", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_call_with_current_continuation../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:370:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("call-with-current-continuation", ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:370:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("call-with-current-continuation", ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_values../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:380:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("values", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:380:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("values", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_call_with_values../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:396:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("call-with-values", procedure_fixed_tailrec_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:396:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("call-with-values", procedure_fixed_tailrec_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/procedure.c: In function ‘scm_p_dynamic_wind../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/procedure.c:407:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("dynamic-wind", procedure_fixed_3); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_pairp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:104:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("pair?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/list.c:104:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("pair?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_cons../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:112:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cons", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/list.c:112:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cons", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_car../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:120:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("car", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_cdr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:134:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_set_carx../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:148:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("set-car!", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_set_cdrx../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:165:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("set-cdr!", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_caar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:182:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/list.c:182:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_cadr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:190:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cadr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/list.c:190:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cadr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_cdar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:198:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/list.c:198:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_cddr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:206:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cddr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/list.c:206:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cddr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_caddr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:214:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caddr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/list.c:214:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caddr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_cdddr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:222:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdddr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/list.c:222:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdddr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_nullp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:230:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("null?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/list.c:230:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("null?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_listp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:238:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("list?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/list.c:238:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("list?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_list../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:252:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("list", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/list.c:252:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("list", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_length../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:314:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("length", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_reverse../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:354:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("reverse", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_list_tail../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:386:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("list-tail", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_list_ref../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:401:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("list-ref", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_memq../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:426:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("memq", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_memv../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:434:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("memv", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_member../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:446:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("member", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_assq../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:471:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("assq", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_assv../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:479:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("assv", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/list.c: In function ‘scm_p_assoc../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/list.c:491:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("assoc", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module.c: In function ‘scm_s_use../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module.c:208:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("use", syntax_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module.c: In function ‘scm_p_require_module../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module.c:245:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%require-module", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigscheme.c: In function ‘scm_array2list../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigscheme.c:423:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_array2list"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigscheme.c:423:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_array2list"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigscheme.c: In function ‘scm_list2array../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigscheme.c:444:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_list2array"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigscheme.c: In function ‘argv_err../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigscheme.c:461:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_interpret_argv"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigscheme.c: In function ‘scm_interpret_argv../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigscheme.c:485:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_interpret_argv"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/continuation.c: In function ‘enter_dynamic_extent../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/continuation.c:179:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("enter_dynamic_extent"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/continuation.c: In function ‘exit_dynamic_extent../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/continuation.c:197:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("exit_dynamic_extent"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/continuation.c: In function ‘continuation_stack_pop../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/continuation.c:246:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("continuation_stack_pop"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/continuation.c: In function ‘scm_call_continuation../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/continuation.c:330:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_call_continuation"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/format.c: In function ‘read_width../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/format.c:248:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("format"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/format.c: In function ‘read_number_prefix../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/format.c:274:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("format"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/format.c: In function ‘format_raw_c_directive../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/format.c:326:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("internal format"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/format.c: In function ‘format_internal../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/format.c:661:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("format"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/qquote.c: In function ‘scm_listran../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/qquote.c:267:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("(list translator)"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/qquote.c: In function ‘scm_vectran../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/qquote.c:326:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("(vector translator)"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/qquote.c: In function ‘qquote_internal../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/qquote.c:428:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("quasiquote"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/qquote.c: In function ‘scm_s_quasiquote../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/qquote.c:539:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("quasiquote", syntax_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/qquote.c: In function ‘scm_s_unquote../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/qquote.c:562:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("unquote", syntax_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/qquote.c: In function ‘scm_s_unquote_splicing../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/qquote.c:572:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("unquote-splicing", syntax_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/legacy-macro.c: In function ‘scm_s_define_macro../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/legacy-macro.c:85:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("define-macro", syntax_variadic_tailrec_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/promise.c: In function ‘scm_s_delay../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/promise.c:90:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("delay", syntax_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/promise.c:90:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("delay", syntax_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/promise.c: In function ‘scm_p_force../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/promise.c:105:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("force", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_add../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:73:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("+", reduction_operator); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_multiply../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:105:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("*", reduction_operator); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_subtract../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:131:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("-", reduction_operator); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_divide../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:162:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("/", reduction_operator); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_numberp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:190:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("number?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/number.c:190:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("number?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_integerp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:198:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("integer?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/number.c:198:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("integer?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_equal../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:225:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("=", reduction_operator); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_less../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:233:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("<", reduction_operator); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_less_equal../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:241:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("<=", reduction_operator); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_greater../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:249:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION(">", reduction_operator); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_greater_equal../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:257:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION(">=", reduction_operator); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_zerop../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:267:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("zero?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_positivep../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:277:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("positive?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_negativep../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:287:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("negative?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_oddp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:297:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("odd?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_evenp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:307:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("even?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_max../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:317:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("max", reduction_operator); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_min../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:330:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("min", reduction_operator); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_abs../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:345:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("abs", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_quotient../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:360:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("quotient", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_modulo../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:387:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("modulo", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number.c: In function ‘scm_p_remainder../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number.c:408:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("remainder", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number-io.c: In function ‘scm_int2string../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/number-io.c:111:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_int2string"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/number-io.c:111:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_int2string"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/number-io.c: In function ‘scm_p_number2string../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number-io.c:149:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("number->string", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/number-io.c: In function ‘scm_string2number../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/number-io.c:168:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("string->number"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/number-io.c:168:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("string->number"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/number-io.c: In function ‘scm_p_string2number../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/number-io.c:252:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string->number", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_charp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:68:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/char.c:68:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_equalp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:76:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char=?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_lessp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:99:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_less_equalp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:115:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char<=?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_greater_equalp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:123:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char>=?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_ci_equalp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:146:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char-ci=?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_ci_lessp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:154:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char-ci?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_ci_less_equalp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:170:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char-ci<=?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_ci_greater_equalp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:178:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char-ci>=?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_alphabeticp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:189:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char-alphabetic?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_numericp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:202:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char-numeric?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_whitespacep../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:215:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char-whitespace?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_upper_casep../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:228:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char-upper-case?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_lower_casep../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:241:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char-lower-case?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char2integer../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:253:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char->integer", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_integer2char../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:272:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("integer->char", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_upcase../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:294:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char-upcase", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/char.c: In function ‘scm_p_char_downcase../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/char.c:307:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char-downcase", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string.c: In function ‘scm_p_stringp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string.c:71:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/string.c:71:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string.c: In function ‘scm_p_string_length../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string.c:80:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string-length", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string.c: In function ‘scm_p_stringequalp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string.c:92:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string=?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string.c: In function ‘scm_p_string_append../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string.c:109:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string-append", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string.c: In function ‘scm_p_string_copy../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string.c:148:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string-copy", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_string../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:151:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:151:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_string_ref../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:164:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string-ref", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_string_setx../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:202:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string-set!", procedure_fixed_3); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘string_cmp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c:275:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("string_cmp"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_string_ci_equalp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:320:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string-ci=?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_string_greaterp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:333:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string>?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_string_lessp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:341:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string=?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_string_less_equalp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:357:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string<=?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_string_ci_greaterp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:365:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string-ci>?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_string_ci_lessp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:373:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string-ci=?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_string_ci_less_equalp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:389:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string-ci<=?", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_substring../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:403:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("substring", procedure_fixed_3); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_string2list../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:457:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string->list", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_list2string../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:504:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("list->string", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_string_fillx../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:569:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("string-fill!", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_string_mutablep../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:615:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%string-mutable?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/string-procedure.c: In function ‘scm_p_string_reconstructx../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/string-procedure.c:626:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%string-reconstruct!", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/vector.c: In function ‘scm_p_vectorp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/vector.c:68:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("vector?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/vector.c:68:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("vector?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/vector.c: In function ‘scm_p_vector../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/vector.c:102:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("vector", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/vector.c:102:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("vector", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/vector.c: In function ‘scm_p_vector_length../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/vector.c:110:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("vector-length", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/vector.c: In function ‘scm_p_vector_ref../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/vector.c:121:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("vector-ref", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/vector.c: In function ‘scm_p_vector_setx../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/vector.c:138:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("vector-set!", procedure_fixed_3); ^~~~~~~~~~~~~~~~ ../sigscheme/src/vector.c: In function ‘scm_p_vector2list../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/vector.c:162:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("vector->list", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/vector.c: In function ‘scm_p_vector_fillx../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/vector.c:200:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("vector-fill!", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/vector.c: In function ‘scm_p_vector_mutablep../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/vector.c:221:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%vector-mutable?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_input_portp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:265:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("input-port?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_output_portp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:275:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("output-port?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_current_input_port../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:285:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("current-input-port", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/port.c:285:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("current-input-port", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_current_output_port../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:293:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("current-output-port", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/port.c:293:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("current-output-port", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_current_error_port../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:301:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%current-error-port", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/port.c:301:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%current-error-port", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_set_current_input_portx../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:309:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%set-current-input-port!", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_set_current_output_portx../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:323:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%set-current-output-port!", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_set_current_error_portx../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:337:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%set-current-error-port!", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_open_input_file../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:353:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("open-input-file", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_open_output_file../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:370:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("open-output-file", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_close_input_port../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:386:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("close-input-port", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_close_output_port../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:402:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("close-output-port", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_read_char../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:425:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("read-char", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/port.c:425:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("read-char", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_peek_char../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:441:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("peek-char", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/port.c:441:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("peek-char", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_eof_objectp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:456:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("eof-object?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/port.c:456:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("eof-object?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_char_readyp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:467:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char-ready?", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/port.c:467:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("char-ready?", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_newline../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:485:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("newline", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/port.c:485:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("newline", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/port.c: In function ‘scm_p_write_char../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/port.c:497:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("write-char", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/read.c: In function ‘scm_read../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/read.c:411:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_read"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/read.c:411:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_read"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/read.c: In function ‘read_token../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/read.c:462:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("read"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/read.c: In function ‘read_sexpression../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/read.c:519:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("read"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/read.c: In function ‘read_list../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/read.c:636:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("read"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/read.c: In function ‘parse_unicode_sequence../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/read.c:716:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("read"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/read.c: In function ‘read_unicode_sequence../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/read.c:743:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("read"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/read.c: In function ‘read_char../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/read.c:774:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("read"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/read.c: In function ‘read_string../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/read.c:825:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("read"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/read.c: In function ‘read_number_or_peculiar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/read.c:950:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("read"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/read.c: In function ‘parse_number../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/read.c:998:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("read"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/read.c: In function ‘read_number../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/read.c:1022:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("read"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/read.c: In function ‘read_quoted../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/read.c:1036:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("read"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/read.c: In function ‘scm_p_read../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/read.c:1052:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("read", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/read.c:1052:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("read", procedure_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/write.c: In function ‘write_internal../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/write.c:192:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("write"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/write.c: In function ‘write_string../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/write.c:396:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("write"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/write.c: In function ‘write_list../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/write.c:455:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("write"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/write.c:455:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("write"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/write.c: In function ‘scm_p_write../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/write.c:844:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("write", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/write.c:844:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("write", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/write.c: In function ‘scm_p_display../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/write.c:855:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("display", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/write.c:855:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("display", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/load.c: In function ‘scm_set_lib_path../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/load.c:126:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_set_lib_path"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/load.c: In function ‘scm_p_load_path../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/load.c:150:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("load-path", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/load.c:150:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("load-path", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/load.c: In function ‘scm_load_system_file../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/load.c:159:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_load_system_file"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/load.c:159:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_load_system_file"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/load.c: In function ‘scm_set_system_load_path../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/load.c:170:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_set_system_load_path"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/load.c: In function ‘scm_p_system_load_path../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/load.c:183:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%system-load-path", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/load.c:183:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%system-load-path", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/load.c: In function ‘scm_load_internal../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/load.c:208:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("load"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/load.c: In function ‘scm_p_load../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/load.c:309:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("load", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_caaar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:65:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caaar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:65:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caaar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_caadr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:73:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caadr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:73:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caadr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cadar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:81:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cadar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:81:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cadar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cdaar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:89:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdaar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:89:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdaar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cdadr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:97:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdadr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:97:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdadr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cddar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:105:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cddar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:105:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cddar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_caaaar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:113:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caaaar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:113:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caaaar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_caaadr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:121:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caaadr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:121:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caaadr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_caadar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:129:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caadar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:129:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caadar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_caaddr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:137:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caaddr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:137:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caaddr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cadaar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:145:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cadaar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:145:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cadaar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cadadr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:153:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cadadr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:153:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cadadr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_caddar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:161:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caddar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:161:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("caddar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cadddr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:169:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cadddr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:169:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cadddr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cdaaar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:177:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdaaar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:177:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdaaar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cdaadr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:185:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdaadr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:185:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdaadr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cdadar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:193:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdadar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:193:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdadar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cdaddr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:201:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdaddr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:201:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdaddr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cddaar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:209:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cddaar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:209:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cddaar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cddadr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:217:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cddadr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:217:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cddadr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cdddar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:225:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdddar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:225:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cdddar", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/deep-cadrs.c: In function ‘scm_p_cddddr../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:233:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cddddr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/deep-cadrs.c:233:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("cddddr", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c: In function ‘scm_p_sscm_version../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:113:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("sscm-version", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:113:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("sscm-version", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c: In function ‘scm_p_current_environment../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:122:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%current-environment", procedure_fixed_tailrec_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:122:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%current-environment", procedure_fixed_tailrec_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c: In function ‘scm_p_current_char_codec../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:133:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%current-char-codec", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:133:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%current-char-codec", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c: In function ‘scm_p_set_current_char_codecx../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:148:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%set-current-char-codec!", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c: In function ‘scm_p_prealloc_heaps../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:167:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%prealloc-heaps", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c: In function ‘scm_p_pair_mutablep../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:181:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%pair-mutable?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c: In function ‘scm_p_fixnum_width../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:192:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("fixnum-width", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:192:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("fixnum-width", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c: In function ‘scm_p_least_fixnum../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:201:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("least-fixnum", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:201:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("least-fixnum", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c: In function ‘scm_p_greatest_fixnum../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:210:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("greatest-fixnum", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:210:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("greatest-fixnum", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c: In function ‘scm_p_require../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:241:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("require", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c: In function ‘scm_p_provide../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:278:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("provide", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c: In function ‘scm_p_providedp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:294:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("provided?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c: In function ‘scm_p_lengthstar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:348:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("length*", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-sscm-ext.c:348:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("length*", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-siod.c: In function ‘scm_p_symbol_value../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-siod.c:155:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("symbol-value", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-siod.c: In function ‘scm_p_set_symbol_valuex../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-siod.c:172:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("set-symbol-value!", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-siod.c: In function ‘scm_p_siod_equal../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-siod.c:184:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%siod=", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-siod.c:184:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%siod=", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-siod.c: In function ‘scm_p_closure_code../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-siod.c:199:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("%%closure-code", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-siod.c: In function ‘scm_p_eof_val../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-siod.c:230:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("eof-val", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-siod.c:230:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("eof-val", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-siod.c: In function ‘scm_s_undefine../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-siod.c:239:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("undefine", syntax_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-siod.c: In function ‘scm_set_verbose_level../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-siod.c:261:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION("scm_set_verbose_level"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi1.c: In function ‘scm_p_srfi1_circular_listp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi1.c:104:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("circular-list?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi1.c:104:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("circular-list?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi1.c: In function ‘scm_p_srfi1_dotted_listp../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi1.c:112:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("dotted-list?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi1.c:112:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("dotted-list?", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi1.c: In function ‘scm_p_srfi1_last_pair../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi1.c:126:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("last-pair", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi1.c: In function ‘scm_p_srfi1_lengthplus../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi1.c:143:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("length+", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi1.c:143:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("length+", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi1.c: In function ‘scm_p_srfi1_map_in_order../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi1.c:163:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("map-in-order", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi1.c: In function ‘scm_p_srfi1_find_tail../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi1.c:187:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("find-tail", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi2.c: In function ‘scm_s_srfi2_and_letstar../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi2.c:74:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("and-let*", syntax_variadic_tailrec_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi6.c: In function ‘scm_p_srfi6_open_input_string../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi6.c:92:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("open-input-string", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi6.c: In function ‘scm_p_srfi6_open_output_string../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi6.c:109:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("open-output-string", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi6.c:109:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("open-output-string", procedure_fixed_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi6.c: In function ‘scm_p_srfi6_get_output_string../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi6.c:126:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("get-output-string", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi8.c: In function ‘scm_s_srfi8_receive../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi8.c:75:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("receive", syntax_variadic_tailrec_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi9.c: In function ‘scm_s_srfi9_define_record_type../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi9.c:113:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("define-record-type", syntax_variadic_tailrec_3); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi23.c: In function ‘scm_p_srfi23_error../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi23.c:89:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("error", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi23.c:89:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("error", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi28.c: In function ‘scm_p_srfi28_format../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi28.c:72:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("format", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c: In function ‘raw_quote../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:60:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION(func_name) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:242:5: note: in expansion of macro ‘DECLARE_PRIVATE_FUNCTION DECLARE_PRIVATE_FUNCTION("raw_quote", syntax_fixed_1); ^~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:60:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION(func_name) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:242:5: note: in expansion of macro ‘DECLARE_PRIVATE_FUNCTION DECLARE_PRIVATE_FUNCTION("raw_quote", syntax_fixed_1); ^~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c: In function ‘set_cur_handlers../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:60:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION(func_name) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:256:5: note: in expansion of macro ‘DECLARE_PRIVATE_FUNCTION DECLARE_PRIVATE_FUNCTION("with_exception_handlers", syntax_fixed_1); ^~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:60:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION(func_name) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:256:5: note: in expansion of macro ‘DECLARE_PRIVATE_FUNCTION DECLARE_PRIVATE_FUNCTION("with_exception_handlers", syntax_fixed_1); ^~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c: In function ‘with_exception_handlers../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:60:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION(func_name) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:266:5: note: in expansion of macro ‘DECLARE_PRIVATE_FUNCTION DECLARE_PRIVATE_FUNCTION("with_exception_handlers", procedure_fixed_2); ^~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:60:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION(func_name) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:266:5: note: in expansion of macro ‘DECLARE_PRIVATE_FUNCTION DECLARE_PRIVATE_FUNCTION("with_exception_handlers", procedure_fixed_2); ^~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c: In function ‘scm_p_srfi34_with_exception_handler../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi34.c:284:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("with-exception-handler", procedure_fixed_2); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c: In function ‘scm_p_srfi34_raise../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi34.c:299:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("raise", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi34.c:299:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("raise", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c: In function ‘scm_s_srfi34_guard../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi34.c:329:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("guard", syntax_variadic_tailrec_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c: In function ‘guard_internal../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:60:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION(func_name) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:353:5: note: in expansion of macro ‘DECLARE_PRIVATE_FUNCTION DECLARE_PRIVATE_FUNCTION("guard", syntax_fixed_1); ^~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:60:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION(func_name) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:353:5: note: in expansion of macro ‘DECLARE_PRIVATE_FUNCTION DECLARE_PRIVATE_FUNCTION("guard", syntax_fixed_1); ^~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c: In function ‘guard_handler../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:60:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION(func_name) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:369:5: note: in expansion of macro ‘DECLARE_PRIVATE_FUNCTION DECLARE_PRIVATE_FUNCTION("guard", syntax_fixed_tailrec_1); ^~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:60:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION(func_name) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:369:5: note: in expansion of macro ‘DECLARE_PRIVATE_FUNCTION DECLARE_PRIVATE_FUNCTION("guard", syntax_fixed_tailrec_1); ^~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c: In function ‘guard_handler_body../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:60:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION(func_name) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:402:5: note: in expansion of macro ‘DECLARE_PRIVATE_FUNCTION DECLARE_PRIVATE_FUNCTION("guard", syntax_fixed_1); ^~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c: In function ‘guard_body../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:60:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION(func_name) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:437:5: note: in expansion of macro ‘DECLARE_PRIVATE_FUNCTION DECLARE_PRIVATE_FUNCTION("guard", syntax_fixed_tailrec_0); ^~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:285:41: note: in expansion of macro ‘DECLARE_FUNCTION #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:60:5: note: in expansion of macro ‘DECLARE_INTERNAL_FUNCTION DECLARE_INTERNAL_FUNCTION(func_name) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi34.c:437:5: note: in expansion of macro ‘DECLARE_PRIVATE_FUNCTION DECLARE_PRIVATE_FUNCTION("guard", syntax_fixed_tailrec_0); ^~~~~~~~~~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi38.c: In function ‘scm_p_srfi38_write_with_shared_structure../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi38.c:81:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("write-with-shared-structure", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi38.c:81:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("write-with-shared-structure", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi43.c: In function ‘scm_s_let_vector_start_plus_end../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi43.c:106:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("let-vector-start+end", syntax_variadic_tailrec_4); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi48.c: In function ‘scm_p_srfi48_format../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi48.c:104:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("format", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi48.c:104:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("format", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi48.c: In function ‘scm_p_formatplus../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi48.c:114:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("format+", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi48.c:114:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("format+", procedure_variadic_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi55.c: In function ‘scm_s_srfi55_require_extension../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi55.c:84:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("require-extension", syntax_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_name #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:278:17: note: in expansion of macro ‘SCM_MANGLE const char *SCM_MANGLE(name); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi55.c:84:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("require-extension", syntax_variadic_0); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi60.c: In function ‘scm_p_srfi60_logand../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi60.c:101:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("logand", reduction_operator); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi60.c: In function ‘scm_p_srfi60_logior../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi60.c:109:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("logior", reduction_operator); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi60.c: In function ‘scm_p_srfi60_logxor../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi60.c:117:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("logxor", reduction_operator); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi60.c: In function ‘scm_p_srfi60_lognot../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi60.c:125:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("lognot", procedure_fixed_1); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi60.c: In function ‘scm_p_srfi60_bitwise_if../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi60.c:136:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("bitwise-if", procedure_fixed_3); ^~~~~~~~~~~~~~~~ ../sigscheme/src/module-srfi60.c: In function ‘scm_p_srfi60_logtest../sigscheme/src/sigschemeinternal.h:269:24: warning: variable ‘scm_internal_tmp #define SCM_MANGLE(id) scm_internal_##id ^ ../sigscheme/src/sigschemeinternal.h:279:12: note: in expansion of macro ‘SCM_MANGLE ScmObj SCM_MANGLE(tmp); \ ^~~~~~~~~~ ../sigscheme/src/module-srfi60.c:151:5: note: in expansion of macro ‘DECLARE_FUNCTION DECLARE_FUNCTION("logtest", procedure_fixed_2); ^~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_la-uim-func.lo `test -f 'uim-func.c' || echo './'`uim-func.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c uim-func.c -fPIC -DPIC -o .libs/libuim_la-uim-func.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_la-uim-key.lo `test -f 'uim-key.c' || echo './'`uim-key.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c uim-key.c -fPIC -DPIC -o .libs/libuim_la-uim-key.o uim-key.c: In function ‘filter_keyuim-key.c:358:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if (sym = get_sym(key)) { ^~~ /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_la-uim-util.lo `test -f 'uim-util.c' || echo './'`uim-util.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c uim-util.c -fPIC -DPIC -o .libs/libuim_la-uim-util.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_la-uim-posix.lo `test -f 'uim-posix.c' || echo './'`uim-posix.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_la-iconv.lo `test -f 'iconv.c' || echo './'`iconv.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c uim-posix.c -fPIC -DPIC -o .libs/libuim_la-uim-posix.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c iconv.c -fPIC -DPIC -o .libs/libuim_la-iconv.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_la-dynlib.lo `test -f 'dynlib.c' || echo './'`dynlib.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_la-uim.lo `test -f 'uim.c' || echo './'`uim.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c uim.c -fPIC -DPIC -o .libs/libuim_la-uim.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c dynlib.c -fPIC -DPIC -o .libs/libuim_la-dynlib.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_la-uim-helper.lo `test -f 'uim-helper.c' || echo './'`uim-helper.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_la-uim-helper-client.lo `test -f 'uim-helper-client.c' || echo './'`uim-helper-client.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c uim-helper.c -fPIC -DPIC -o .libs/libuim_la-uim-helper.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c uim-helper-client.c -fPIC -DPIC -o .libs/libuim_la-uim-helper-client.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_la-intl.lo `test -f 'intl.c' || echo './'`intl.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_la-rk.lo `test -f 'rk.c' || echo './'`rk.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c intl.c -fPIC -DPIC -o .libs/libuim_la-intl.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c rk.c -fPIC -DPIC -o .libs/libuim_la-rk.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_la-uim-notify.lo `test -f 'uim-notify.c' || echo './'`uim-notify.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_custom_la-uim-custom.lo `test -f 'uim-custom.c' || echo './'`uim-custom.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c uim-notify.c -fPIC -DPIC -o .libs/libuim_la-uim-notify.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c uim-custom.c -fPIC -DPIC -o .libs/libuim_custom_la-uim-custom.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_bsdlook_la-bsdlook.lo `test -f 'bsdlook.c' || echo './'`bsdlook.c uim-custom.c: In function ‘uim_sizeof_sexp_struim-custom.c:272:7: warning: variable ‘tmp int tmp; ^~~ libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c bsdlook.c -fPIC -DPIC -o .libs/libuim_bsdlook_la-bsdlook.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_counted_init_la-counted-init.lo `test -f 'counted-init.c' || echo './'`counted-init.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_fileio_la-fileio.lo `test -f 'fileio.c' || echo './'`fileio.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c fileio.c -fPIC -DPIC -o .libs/libuim_fileio_la-fileio.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c counted-init.c -fPIC -DPIC -o .libs/libuim_counted_init_la-counted-init.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_socket_la-socket.lo `test -f 'socket.c' || echo './'`socket.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_process_la-process.lo `test -f 'process.c' || echo './'`process.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c socket.c -fPIC -DPIC -o .libs/libuim_socket_la-socket.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c process.c -fPIC -DPIC -o .libs/libuim_process_la-process.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_anthy_utf8_la-anthy-utf8.lo `test -f 'anthy-utf8.c' || echo './'`anthy-utf8.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_openssl_la-openssl.lo `test -f 'openssl.c' || echo './'`openssl.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c anthy-utf8.c -fPIC -DPIC -o .libs/libuim_anthy_utf8_la-anthy-utf8.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c openssl.c -fPIC -DPIC -o .libs/libuim_openssl_la-openssl.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_skk_la-skk.lo `test -f 'skk.c' || echo './'`skk.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_la-uim-ipc.lo `test -f 'uim-ipc.c' || echo './'`uim-ipc.c openssl.c: In function ‘c_SSLv3_methodopenssl.c:244:19: warning: passing argument 1 of ‘uim_scm_make_ptr return MAKE_PTR(SSLv3_method()); ^~~~~~~~~~~~ In file included from openssl.c:42:0: uim-scm.h:163:10: note: expected ‘void * uim_lisp uim_scm_make_ptr(void *ptr); ^~~~~~~~~~~~~~~~ openssl.c: In function ‘c_SSLv3_server_methodopenssl.c:254:19: warning: passing argument 1 of ‘uim_scm_make_ptr return MAKE_PTR(SSLv3_server_method()); ^~~~~~~~~~~~~~~~~~~ In file included from openssl.c:42:0: uim-scm.h:163:10: note: expected ‘void * uim_lisp uim_scm_make_ptr(void *ptr); ^~~~~~~~~~~~~~~~ openssl.c: In function ‘c_SSLv3_client_methodopenssl.c:264:19: warning: passing argument 1 of ‘uim_scm_make_ptr return MAKE_PTR(SSLv3_client_method()); ^~~~~~~~~~~~~~~~~~~ In file included from openssl.c:42:0: uim-scm.h:163:10: note: expected ‘void * uim_lisp uim_scm_make_ptr(void *ptr); ^~~~~~~~~~~~~~~~ openssl.c: In function ‘c_SSLv23_methodopenssl.c:275:19: warning: passing argument 1 of ‘uim_scm_make_ptr return MAKE_PTR(SSLv23_method()); ^~~~~~~~~~~~~ In file included from openssl.c:42:0: uim-scm.h:163:10: note: expected ‘void * uim_lisp uim_scm_make_ptr(void *ptr); ^~~~~~~~~~~~~~~~ openssl.c: In function ‘c_SSLv23_server_methodopenssl.c:280:19: warning: passing argument 1 of ‘uim_scm_make_ptr return MAKE_PTR(SSLv23_server_method()); ^~~~~~~~~~~~~~~~~~~~ In file included from openssl.c:42:0: uim-scm.h:163:10: note: expected ‘void * uim_lisp uim_scm_make_ptr(void *ptr); ^~~~~~~~~~~~~~~~ openssl.c: In function ‘c_SSLv23_client_methodopenssl.c:285:19: warning: passing argument 1 of ‘uim_scm_make_ptr return MAKE_PTR(SSLv23_client_method()); ^~~~~~~~~~~~~~~~~~~~ In file included from openssl.c:42:0: uim-scm.h:163:10: note: expected ‘void * uim_lisp uim_scm_make_ptr(void *ptr); ^~~~~~~~~~~~~~~~ openssl.c: In function ‘c_TLSv1_methodopenssl.c:292:19: warning: passing argument 1 of ‘uim_scm_make_ptr return MAKE_PTR(TLSv1_method()); ^~~~~~~~~~~~ In file included from openssl.c:42:0: uim-scm.h:163:10: note: expected ‘void * uim_lisp uim_scm_make_ptr(void *ptr); ^~~~~~~~~~~~~~~~ openssl.c: In function ‘c_TLSv1_server_methodopenssl.c:297:19: warning: passing argument 1 of ‘uim_scm_make_ptr return MAKE_PTR(TLSv1_server_method()); ^~~~~~~~~~~~~~~~~~~ In file included from openssl.c:42:0: uim-scm.h:163:10: note: expected ‘void * uim_lisp uim_scm_make_ptr(void *ptr); ^~~~~~~~~~~~~~~~ openssl.c: In function ‘c_TLSv1_client_methodopenssl.c:302:19: warning: passing argument 1 of ‘uim_scm_make_ptr return MAKE_PTR(TLSv1_client_method()); ^~~~~~~~~~~~~~~~~~~ In file included from openssl.c:42:0: uim-scm.h:163:10: note: expected ‘void * uim_lisp uim_scm_make_ptr(void *ptr); ^~~~~~~~~~~~~~~~ openssl.c: In function ‘c_DTLSv1_methodopenssl.c:310:19: warning: passing argument 1 of ‘uim_scm_make_ptr return MAKE_PTR(DTLSv1_method()); ^~~~~~~~~~~~~ In file included from openssl.c:42:0: uim-scm.h:163:10: note: expected ‘void * uim_lisp uim_scm_make_ptr(void *ptr); ^~~~~~~~~~~~~~~~ openssl.c: In function ‘c_DTLSv1_server_methodopenssl.c:320:19: warning: passing argument 1 of ‘uim_scm_make_ptr return MAKE_PTR(DTLSv1_server_method()); ^~~~~~~~~~~~~~~~~~~~ In file included from openssl.c:42:0: uim-scm.h:163:10: note: expected ‘void * uim_lisp uim_scm_make_ptr(void *ptr); ^~~~~~~~~~~~~~~~ openssl.c: In function ‘c_DTLSv1_client_methodopenssl.c:330:19: warning: passing argument 1 of ‘uim_scm_make_ptr return MAKE_PTR(DTLSv1_client_method()); ^~~~~~~~~~~~~~~~~~~~ In file included from openssl.c:42:0: uim-scm.h:163:10: note: expected ‘void * uim_lisp uim_scm_make_ptr(void *ptr); ^~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_look_la-look.lo `test -f 'look.c' || echo './'`look.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c skk.c -fPIC -DPIC -o .libs/libuim_skk_la-skk.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c uim-ipc.c -fPIC -DPIC -o .libs/libuim_la-uim-ipc.o uim-ipc.c: In function ‘uim_ipc_open_command_with_optionuim-ipc.c:205:36: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (cmd_name && cmd_name + 1 != '\0') ^~ uim-ipc.c:205:23: note: did you mean to dereference the pointer? if (cmd_name && cmd_name + 1 != '\0') ^ uim-ipc.c:230:7: warning: ignoring return value of ‘write write(1,"err",strlen("err")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ uim-ipc.c: In function ‘open_pipe_rwuim-ipc.c:90:7: warning: ignoring return value of ‘write write(pipe_fd[1], &pid, sizeof(pid_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c look.c -fPIC -DPIC -o .libs/libuim_look_la-look.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_lolevel_la-lolevel.lo `test -f 'lolevel.c' || echo './'`lolevel.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_custom_enabler_la-uim-custom-enabler.lo `test -f 'uim-custom-enabler.c' || echo './'`uim-custom-enabler.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c lolevel.c -fPIC -DPIC -o .libs/libuim_lolevel_la-lolevel.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c uim-custom-enabler.c -fPIC -DPIC -o .libs/libuim_custom_enabler_la-uim-custom-enabler.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o uim_sh-uim-sh.o `test -f 'uim-sh.c' || echo './'`uim-sh.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o libuim_la-uim-error.lo `test -f 'uim-error.c' || echo './'`uim-error.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DUIM_DATADIR=\""/usr/share/uim"\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o uim_module_manager-uim-module-manager.o `test -f 'uim-module-manager.c' || echo './'`uim-module-manager.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o uim_help-uim-help.o `test -f 'uim-help.c' || echo './'`uim-help.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DUIM_NON_LIBUIM_PROG -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o uim_helper_server-uim-helper.o `test -f 'uim-helper.c' || echo './'`uim-helper.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DUIM_NON_LIBUIM_PROG -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o uim_helper_server-uim-helper-server.o `test -f 'uim-helper-server.c' || echo './'`uim-helper-server.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c uim-error.c -fPIC -DPIC -o .libs/libuim_la-uim-error.o uim-helper-server.c: In function ‘init_server_fduim-helper-server.c:109:7: warning: ignoring return value of ‘fchown fchown(fd, pw->pw_uid, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DUIM_NON_LIBUIM_PROG -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o uim_helper_server-uim-error.o `test -f 'uim-error.c' || echo './'`uim-error.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -c -o agent.o agent.c /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fno-strict-aliasing -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -version-info 1:0:1 -export-dynamic -Wl,-O1 -Wl,--as-needed -o libuim-scm.la -rpath /usr/lib libuim_scm_la-uim-scm-sigscheme.lo /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/libgcroots.la -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -Wl,-O1 -Wl,--as-needed -o libuim-bsdlook.la libuim_bsdlook_la-bsdlook.lo -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -Wl,-O1 -Wl,--as-needed -o libuim-counted-init.la libuim_counted_init_la-counted-init.lo -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -Wl,-O1 -Wl,--as-needed -o uim-helper-server uim_helper_server-uim-helper.o uim_helper_server-uim-helper-server.o uim_helper_server-uim-error.o ../replace/libreplace.la -ldl libtool: link: i686-pc-linux-gnu-ar cru .libs/libuim-bsdlook.a .libs/libuim_bsdlook_la-bsdlook.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libuim-bsdlook.a libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libuim_scm_la-uim-scm-sigscheme.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -Wl,--as-needed /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1 -Wl,-soname -Wl,libuim-scm.so.0 -o .libs/libuim-scm.so.0.1.0 libtool: link: i686-pc-linux-gnu-ar cru .libs/libuim-counted-init.a .libs/libuim_counted_init_la-counted-init.o libtool: link: ( cd ".libs" && rm -f "libuim-bsdlook.la" && ln -s "../libuim-bsdlook.la" "libuim-bsdlook.la" ) libtool: link: (cd ".libs" && rm -f "libuim-scm.so.0" && ln -s "libuim-scm.so.0.1.0" "libuim-scm.so.0") libtool: link: i686-pc-linux-gnu-ranlib .libs/libuim-counted-init.a libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -Wl,-O1 -o uim-helper-server uim_helper_server-uim-helper.o uim_helper_server-uim-helper-server.o uim_helper_server-uim-error.o -Wl,--as-needed ../replace/.libs/libreplace.a -ldl libtool: link: (cd ".libs" && rm -f "libuim-scm.so" && ln -s "libuim-scm.so.0.1.0" "libuim-scm.so") libtool: link: ( cd ".libs" && rm -f "libuim-counted-init.la" && ln -s "../libuim-counted-init.la" "libuim-counted-init.la" ) libtool: link: ( cd ".libs" && rm -f "libuim-scm.la" && ln -s "../libuim-scm.la" "libuim-scm.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -version-info 8:0:0 -export-dynamic -Wl,-O1 -Wl,--as-needed -o libuim.la -rpath /usr/lib libuim_la-uim-error.lo libuim_la-uim.lo libuim_la-uim-key.lo libuim_la-uim-func.lo libuim_la-uim-util.lo libuim_la-uim-posix.lo libuim_la-iconv.lo libuim_la-dynlib.lo libuim_la-uim-ipc.lo libuim_la-uim-helper.lo libuim_la-uim-helper-client.lo libuim_la-intl.lo libuim_la-rk.lo libuim_la-uim-notify.lo libuim-scm.la ../replace/libreplace.la -ldl libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libuim_la-uim-error.o .libs/libuim_la-uim.o .libs/libuim_la-uim-key.o .libs/libuim_la-uim-func.o .libs/libuim_la-uim-util.o .libs/libuim_la-uim-posix.o .libs/libuim_la-iconv.o .libs/libuim_la-dynlib.o .libs/libuim_la-uim-ipc.o .libs/libuim_la-uim-helper.o .libs/libuim_la-uim-helper-client.o .libs/libuim_la-intl.o .libs/libuim_la-rk.o .libs/libuim_la-uim-notify.o -Wl,--whole-archive ../replace/.libs/libreplace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -Wl,--as-needed ./.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1 -Wl,-soname -Wl,libuim.so.8 -o .libs/libuim.so.8.0.0 libtool: link: (cd ".libs" && rm -f "libuim.so.8" && ln -s "libuim.so.8.0.0" "libuim.so.8") libtool: link: (cd ".libs" && rm -f "libuim.so" && ln -s "libuim.so.8.0.0" "libuim.so") libtool: link: ( cd ".libs" && rm -f "libuim.la" && ln -s "../libuim.la" "libuim.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -version-info 3:0:1 -export-dynamic -Wl,-O1 -Wl,--as-needed -o libuim-custom.la -rpath /usr/lib libuim_custom_la-uim-custom.lo libuim-scm.la libuim.la -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -rpath /usr/lib/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libuim-fileio.la -rpath /usr/lib/uim/plugin libuim_fileio_la-fileio.lo libuim-scm.la libuim.la -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -rpath /usr/lib/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libuim-socket.la -rpath /usr/lib/uim/plugin libuim_socket_la-socket.lo libuim-scm.la libuim.la -ldl libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libuim_fileio_la-fileio.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -Wl,--as-needed ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1 -Wl,-soname -Wl,libuim-fileio.so -o .libs/libuim-fileio.so libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libuim_socket_la-socket.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -Wl,--as-needed ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1 -Wl,-soname -Wl,libuim-socket.so -o .libs/libuim-socket.so libtool: link: ( cd ".libs" && rm -f "libuim-fileio.la" && ln -s "../libuim-fileio.la" "libuim-fileio.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libuim_custom_la-uim-custom.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -Wl,--as-needed ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1 -Wl,-soname -Wl,libuim-custom.so.2 -o .libs/libuim-custom.so.2.1.0 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -rpath /usr/lib/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libuim-anthy-utf8.la -rpath /usr/lib/uim/plugin libuim_anthy_utf8_la-anthy-utf8.lo -lanthy -lanthydic libuim-scm.la libuim.la -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -rpath /usr/lib/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libuim-process.la -rpath /usr/lib/uim/plugin libuim_process_la-process.lo libuim-scm.la libuim.la -ldl libtool: link: (cd ".libs" && rm -f "libuim-custom.so.2" && ln -s "libuim-custom.so.2.1.0" "libuim-custom.so.2") libtool: link: ( cd ".libs" && rm -f "libuim-socket.la" && ln -s "../libuim-socket.la" "libuim-socket.la" ) libtool: link: (cd ".libs" && rm -f "libuim-custom.so" && ln -s "libuim-custom.so.2.1.0" "libuim-custom.so") /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -rpath /usr/lib/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libuim-openssl.la -rpath /usr/lib/uim/plugin libuim_openssl_la-openssl.lo -Wl,-O1 -Wl,--as-needed -lssl -lcrypto -ldl libuim.la -ldl libtool: link: ( cd ".libs" && rm -f "libuim-custom.la" && ln -s "../libuim-custom.la" "libuim-custom.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -rpath /usr/lib/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libuim-skk.la -rpath /usr/lib/uim/plugin libuim_skk_la-skk.lo libuim-scm.la libuim.la libuim-bsdlook.la -ldl libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libuim_anthy_utf8_la-anthy-utf8.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -Wl,--as-needed -lanthy -lanthydic ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1 -Wl,-soname -Wl,libuim-anthy-utf8.so -o .libs/libuim-anthy-utf8.so libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libuim_process_la-process.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -Wl,--as-needed ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1 -Wl,-soname -Wl,libuim-process.so -o .libs/libuim-process.so libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libuim_openssl_la-openssl.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -Wl,--as-needed -lssl -lcrypto ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libuim-openssl.so -o .libs/libuim-openssl.so libtool: link: ( cd ".libs" && rm -f "libuim-process.la" && ln -s "../libuim-process.la" "libuim-process.la" ) libtool: link: ( cd ".libs" && rm -f "libuim-anthy-utf8.la" && ln -s "../libuim-anthy-utf8.la" "libuim-anthy-utf8.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -rpath /usr/lib/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libuim-look.la -rpath /usr/lib/uim/plugin libuim_look_la-look.lo libuim-scm.la libuim.la libuim-bsdlook.la -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -rpath /usr/lib/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libuim-lolevel.la -rpath /usr/lib/uim/plugin libuim_lolevel_la-lolevel.lo libuim.la libuim-scm.la -ldl libtool: link: ( cd ".libs" && rm -f "libuim-openssl.la" && ln -s "../libuim-openssl.la" "libuim-openssl.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -rpath /usr/lib/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libuim-custom-enabler.la -rpath /usr/lib/uim/plugin libuim_custom_enabler_la-uim-custom-enabler.lo libuim-custom.la libuim-scm.la libuim.la -ldl libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libuim_skk_la-skk.o -Wl,--whole-archive ./.libs/libuim-bsdlook.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -Wl,--as-needed ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1 -Wl,-soname -Wl,libuim-skk.so -o .libs/libuim-skk.so libtool: link: ( cd ".libs" && rm -f "libuim-skk.la" && ln -s "../libuim-skk.la" "libuim-skk.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -Wl,-O1 -Wl,--as-needed -o uim-sh uim_sh-uim-sh.o libuim-scm.la libuim.la -ldl libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libuim_lolevel_la-lolevel.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -Wl,--as-needed ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim-scm.so ./.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1 -Wl,-soname -Wl,libuim-lolevel.so -o .libs/libuim-lolevel.so libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libuim_look_la-look.o -Wl,--whole-archive ./.libs/libuim-bsdlook.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -Wl,--as-needed ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1 -Wl,-soname -Wl,libuim-look.so -o .libs/libuim-look.so libtool: link: ( cd ".libs" && rm -f "libuim-lolevel.la" && ln -s "../libuim-lolevel.la" "libuim-lolevel.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -Wl,-O1 -Wl,--as-needed -o uim-module-manager uim_module_manager-uim-module-manager.o libuim-scm.la libuim.la -ldl libtool: link: ( cd ".libs" && rm -f "libuim-look.la" && ln -s "../libuim-look.la" "libuim-look.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -Wl,-O1 -Wl,--as-needed -o uim-help uim_help-uim-help.o libuim-scm.la libuim.la -ldl libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -Wl,-O1 -o .libs/uim-sh uim_sh-uim-sh.o -Wl,--as-needed ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libuim_custom_enabler_la-uim-custom-enabler.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs -Wl,--as-needed ./.libs/libuim-custom.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim.so ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1 -Wl,-soname -Wl,libuim-custom-enabler.so -o .libs/libuim-custom-enabler.so /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -Wl,-O1 -Wl,--as-needed -o uim-agent agent.o libuim-scm.la libuim.la -ldl libtool: link: ( cd ".libs" && rm -f "libuim-custom-enabler.la" && ln -s "../libuim-custom-enabler.la" "libuim-custom-enabler.la" ) libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -Wl,-O1 -o .libs/uim-module-manager uim_module_manager-uim-module-manager.o -Wl,--as-needed ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -Wl,-O1 -o .libs/uim-help uim_help-uim-help.o -Wl,--as-needed ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls -Wno-unused-function -Wl,-O1 -o .libs/uim-agent agent.o -Wl,--as-needed ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/libgcroots/.libs/libgcroots.so -ldl make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim' make[1]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim' Making all in scm make[1]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/scm' make -C ../uim uim-module-manager && \ LIBUIM_SYSTEM_SCM_FILES=/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/sigscheme/lib LIBUIM_SCM_FILES=/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/scm LIBUIM_PLUGIN_LIB_DIR=/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim/.libs UIM_DISABLE_NOTIFY=1 ../uim/uim-module-manager \ --path ../scm --register "anthy-utf8" "tutcode" "byeoru" "latin" "elatin" "xmload" "pyload" "viqr" "ipa-x-sampa" "look" "ajax-ime" "google-cgiapi-jp" "baidu-olime-jp" make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim' make[2]: 'uim-module-manager' is up to date. make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/uim' make[1]: *** [Makefile:868: installed-modules.scm] Segmentation fault (core dumped) make[1]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8/scm' make: *** [Makefile:666: all-recursive] Error 1 * ERROR: app-i18n/uim-1.8.8::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-i18n/uim-1.8.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-i18n/uim-1.8.8::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-i18n/uim-1.8.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-i18n/uim-1.8.8/temp/environment'. * Working directory: '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8' * S: '/var/tmp/portage/app-i18n/uim-1.8.8/work/uim-1.8.8'