* Package: app-i18n/uim-1.6.0  * Repository: gentoo  * Maintainer: cjk@gentoo.org  * USE: X amd64 anthy curl elibc_glibc emacs ffi gnome gtk kde kernel_linux libnotify multilib ncurses qt4 sqlite ssl unicode userland_GNU xft >>> Unpacking source... >>> Unpacking uim-1.6.0.tar.bz2 to /var/tmp/portage/app-i18n/uim-1.6.0/work >>> Source unpacked in /var/tmp/portage/app-i18n/uim-1.6.0/work >>> Preparing source in /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0 ... * Applying uim-1.6.0-gentoo.patch ...  [ ok ] * Applying uim-1.5.4-zhTW.patch ...  [ ok ] * Running autoconf ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0 ... * econf: updating uim-1.6.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating uim-1.6.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating uim-1.6.0/sigscheme/libgcroots/config.guess with /usr/share/gnuconfig/config.guess * econf: updating uim-1.6.0/sigscheme/libgcroots/config.sub with /usr/share/gnuconfig/config.sub * econf: updating uim-1.6.0/sigscheme/config.guess with /usr/share/gnuconfig/config.guess * econf: updating uim-1.6.0/sigscheme/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-x --without-canna --with-curl --without-eb --enable-emacs --with-lispdir=/usr/share/emacs/site-lisp --with-ffi --enable-gnome-applet --with-gtk2 --without-libedit --disable-kde-applet --enable-kde4-applet --without-m17nlib --enable-fep --disable-nls --without-prime --without-qt --without-qt-immodule --with-qt4 --with-qt4-immodule --without-skk --with-sqlite3 --enable-openssl --with-xft --enable-dict --enable-pref --with-anthy-utf8 --enable-notify=libnotify checking for a BSD-compatible install... /usr/bin/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 for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU Objective C compiler... no checking whether x86_64-pc-linux-gnu-gcc accepts -g... no checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for sh... /bin/sh checking for rsvg... /usr/bin/rsvg 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... /usr/bin/qmake 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/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking anthy/anthy.h usability... yes checking anthy/anthy.h presence... yes checking for anthy/anthy.h... yes checking for anthy_init in -lanthy... yes checking for ANTHY_UTF8... yes checking for mana... no checking for CURL... yes checking for SSL_CTX_new in -lssl... yes checking OpenSSL header version... 1000001f (OpenSSL 1.0.0a 1 Jun 2010) checking OpenSSL library version... 1000001f (OpenSSL 1.0.0a 1 Jun 2010) 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 SQLITE3... yes checking for FFI... yes checking for X11... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports Standard Template Library... yes checking whether to have Xft support... yes checking Xft UTF-8 support... 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... no 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 whether to use NLS... no checking for GTK2... yes checking for GTK2_4... yes checking for APPLET_GNOME... yes checking for APPLET_2_14... yes checking for setupterm in -lcurses... yes checking for forkpty... no checking for forkpty in -lutil... yes checking for emacs... emacs checking where .elc files should go... /usr/share/emacs/site-lisp checking for DICT... yes checking for canna/RK.h... no checking for function prototypes... yes checking whether time.h and sys/time.h may both be included... yes checking for intltool >= 0.36.3... 0.37.1 found checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for kde-config... no checking for cmake... /usr/bin/cmake checking for kde4-config... /usr/bin/kde4-config checking for qt-immodule patch... no checking whether libnotify is requested... yes checking for LIBNOTIFY... yes checking whether knotify3 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 SCIM_CFLAGS for gcc -Wno-unused-function... (cached) -Wno-unused-function checking SCIM_CFLAGS for gcc -Wno-unused-parameter... -Wno-unused-parameter checking SCIM_CFLAGS for gcc -Wno-unused-variable... -Wno-unused-variable checking for gosh... no checking for gauche-config... no checking whether to have gosh and GaUnit... no configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating helper/Makefile config.status: creating helper/uim-dict-ui.xml config.status: creating doc/Makefile config.status: creating uim/Makefile config.status: creating scm/Makefile config.status: creating gtk/Makefile config.status: creating gtk/test/Makefile config.status: creating gtk/test/test.sh config.status: creating qt/Makefile config.status: creating qt/chardict/Makefile config.status: creating qt/chardict/po/Makefile.in config.status: creating qt/test/Makefile config.status: creating qt/uimapplet.desktop config.status: creating qt4/Makefile 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/chardict/po/Makefile.in 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 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 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.spec 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: creating qt/chardict/po/POTFILES config.status: creating qt/chardict/po/Makefile config.status: creating qt4/chardict/po/POTFILES config.status: creating qt4/chardict/po/Makefile config.status: executing intltool commands config.status: executing po/stamp-it commands config.status: executing qt/chardict/po/stamp-it commands config.status: executing qt4/chardict/po/stamp-it commands === configuring in sigscheme (/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--with-x' '--without-canna' '--with-curl' '--without-eb' '--enable-emacs' '--with-lispdir=/usr/share/emacs/site-lisp' '--with-ffi' '--enable-gnome-applet' '--with-gtk2' '--without-libedit' '--disable-kde-applet' '--enable-kde4-applet' '--without-m17nlib' '--enable-fep' '--disable-nls' '--without-prime' '--without-qt' '--without-qt-immodule' '--with-qt4' '--with-qt4-immodule' '--without-skk' '--with-sqlite3' '--enable-openssl' '--with-xft' '--enable-dict' '--enable-pref' '--with-anthy-utf8' '--enable-notify=libnotify' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -mtune=native' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'CXXFLAGS=-O2 -pipe -march=native -mtune=native' '--with-master-pkg=uim' '--enable-conf=uim' '--disable-libsscm' '--disable-shell' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/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 to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking 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... /usr/bin/ruby18 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... no 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... 8 checking size of void*... 8 checking data model... LP64 (488, standard 64bit unixish) checking for long long int... yes checking for unsigned long long int... 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) 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of void *... 8 checking size of size_t... 8 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... 8 checking alignment of char... 1 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of long long... 8 checking alignment of float... 4 checking alignment of double... 8 checking alignment of long double... 16 checking alignment of void *... 8 checking alignment of size_t... 8 checking alignment of int8_t... 1 checking alignment of int16_t... 2 checking alignment of int32_t... 4 checking alignment of int64_t... 8 checking alignment of intmax_t... 8 checking alignment of intptr_t... 8 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 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.6.0/work/uim-1.6.0/sigscheme/libgcroots) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--with-x' '--without-canna' '--with-curl' '--without-eb' '--enable-emacs' '--with-lispdir=/usr/share/emacs/site-lisp' '--with-ffi' '--enable-gnome-applet' '--with-gtk2' '--without-libedit' '--disable-kde-applet' '--enable-kde4-applet' '--without-m17nlib' '--enable-fep' '--disable-nls' '--without-prime' '--without-qt' '--without-qt-immodule' '--with-qt4' '--with-qt4-immodule' '--without-skk' '--with-sqlite3' '--enable-openssl' '--with-xft' '--enable-dict' '--enable-pref' '--with-anthy-utf8' '--enable-notify=libnotify' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -mtune=native' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'CXXFLAGS=-O2 -pipe -march=native -mtune=native' '--with-master-pkg=uim' '--enable-conf=uim' '--disable-libsscm' '--disable-shell' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for a BSD-compatible install... /usr/bin/install -c 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... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of void *... 8 checking alignment of void *... 8 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 for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking 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 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.8.5 build (compile on): x86_64-pc-linux-gnu host (compile for): x86_64-pc-linux-gnu host data model: LP64 host align (C/S/I/L/P): 1/2/4/8/8 host endian: little host char unsigned: no host arithmetic rshift: yes host safe va_list ref: no Compiler: x86_64-pc-linux-gnu-gcc Compiler version: x86_64-pc-linux-gnu-gcc (Gentoo 4.5.1 p1.1, pie-0.4.5) 4.5.1 CFLAGS='-O2 -pipe -march=native -mtune=native -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG' -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found. -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found. -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found. -- Found Qt-Version 4.6.3 (using /usr/bin/qmake) -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib64/libX11.so -- Looking for include files CMAKE_HAVE_PTHREAD_H -- Looking for include files CMAKE_HAVE_PTHREAD_H - found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for _POSIX_TIMERS -- Looking for _POSIX_TIMERS - found -- Found Automoc4: /usr/bin/automoc4 -- Found Perl: /usr/bin/perl -- Phonon Version: 4.4.2 -- Found Phonon: /usr/lib64/libphonon.so -- Found Phonon Includes: /usr/include/KDE;/usr/include -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_FPIE_SUPPORT -- Performing Test HAVE_FPIE_SUPPORT - Success -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success -- Performing Test __KDE_HAVE_GCC_VISIBILITY -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success -- Found KDE 4.4 include dir: /usr/include -- Found KDE 4.4 library dir: /usr/lib64 -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler -- Found automoc4: /usr/bin/automoc4 -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/qt4/toolbar/build /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0 Configure Result : Anthy : yes Anthy (UTF-8) : yes Canna : no Mana : no PRIME : no SJ3 : no SKK : no Wnn : no m17n-lib : no SCIM : no cURL : yes expat : no OpenSSL : yes SQLite3 : yes ffi : yes Gtk+ : yes Gnome Applet : yes Qt3 : no Qt3 immodule : cannot Qt4 : yes Qt4 immodule : yes Qt4 Qt3Support : yes KDE3 Applet : no KDE4 Applet : yes FEP : yes Emacs : yes XIM : yes Pref : yes DICT : yes EB : no libedit : no notify : stderr libnotify Default toolkit : gtk >>> Source configured. >>> Compiling source in /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0 ... make --jobs=4 --load-average=5.1 Making all in m4 make[1]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/m4' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/m4' Making all in doc make[1]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/doc' Making all in replace make[1]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/replace' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT bsd-asprintf.lo -MD -MP -MF .deps/bsd-asprintf.Tpo -c -o bsd-asprintf.lo bsd-asprintf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT bsd-misc.lo -MD -MP -MF .deps/bsd-misc.Tpo -c -o bsd-misc.lo bsd-misc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT bsd-poll.lo -MD -MP -MF .deps/bsd-poll.Tpo -c -o bsd-poll.lo bsd-poll.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT bsd-snprintf.lo -MD -MP -MF .deps/bsd-snprintf.Tpo -c -o bsd-snprintf.lo bsd-snprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT bsd-snprintf.lo -MD -MP -MF .deps/bsd-snprintf.Tpo -c bsd-snprintf.c -fPIC -DPIC -o .libs/bsd-snprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT bsd-misc.lo -MD -MP -MF .deps/bsd-misc.Tpo -c bsd-misc.c -fPIC -DPIC -o .libs/bsd-misc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT bsd-poll.lo -MD -MP -MF .deps/bsd-poll.Tpo -c bsd-poll.c -fPIC -DPIC -o .libs/bsd-poll.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT bsd-asprintf.lo -MD -MP -MF .deps/bsd-asprintf.Tpo -c bsd-asprintf.c -fPIC -DPIC -o .libs/bsd-asprintf.o mv -f .deps/bsd-snprintf.Tpo .deps/bsd-snprintf.Plo mv -f .deps/bsd-poll.Tpo .deps/bsd-poll.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT bsd-waitpid.lo -MD -MP -MF .deps/bsd-waitpid.Tpo -c -o bsd-waitpid.lo bsd-waitpid.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT daemon.lo -MD -MP -MF .deps/daemon.Tpo -c -o daemon.lo daemon.c mv -f .deps/bsd-asprintf.Tpo .deps/bsd-asprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT fake-rfc2553.lo -MD -MP -MF .deps/fake-rfc2553.Tpo -c -o fake-rfc2553.lo fake-rfc2553.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT daemon.lo -MD -MP -MF .deps/daemon.Tpo -c daemon.c -fPIC -DPIC -o .libs/daemon.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT bsd-waitpid.lo -MD -MP -MF .deps/bsd-waitpid.Tpo -c bsd-waitpid.c -fPIC -DPIC -o .libs/bsd-waitpid.o mv -f .deps/bsd-misc.Tpo .deps/bsd-misc.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT getpeereid.lo -MD -MP -MF .deps/getpeereid.Tpo -c -o getpeereid.lo getpeereid.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT fake-rfc2553.lo -MD -MP -MF .deps/fake-rfc2553.Tpo -c fake-rfc2553.c -fPIC -DPIC -o .libs/fake-rfc2553.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT getpeereid.lo -MD -MP -MF .deps/getpeereid.Tpo -c getpeereid.c -fPIC -DPIC -o .libs/getpeereid.o mv -f .deps/daemon.Tpo .deps/daemon.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT setenv.lo -MD -MP -MF .deps/setenv.Tpo -c -o setenv.lo setenv.c mv -f .deps/bsd-waitpid.Tpo .deps/bsd-waitpid.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.lo strlcat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT setenv.lo -MD -MP -MF .deps/setenv.Tpo -c setenv.c -fPIC -DPIC -o .libs/setenv.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o mv -f .deps/fake-rfc2553.Tpo .deps/fake-rfc2553.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c mv -f .deps/getpeereid.Tpo .deps/getpeereid.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT strsep.lo -MD -MP -MF .deps/strsep.Tpo -c -o strsep.lo strsep.c mv -f .deps/setenv.Tpo .deps/setenv.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c -o strtoll.lo strtoll.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT strsep.lo -MD -MP -MF .deps/strsep.Tpo -c strsep.c -fPIC -DPIC -o .libs/strsep.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c strtoll.c -fPIC -DPIC -o .libs/strtoll.o mv -f .deps/strlcat.Tpo .deps/strlcat.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT strtonum.lo -MD -MP -MF .deps/strtonum.Tpo -c -o strtonum.lo strtonum.c mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT strtonum.lo -MD -MP -MF .deps/strtonum.Tpo -c strtonum.c -fPIC -DPIC -o .libs/strtonum.o mv -f .deps/strtoll.Tpo .deps/strtoll.Plo mv -f .deps/strsep.Tpo .deps/strsep.Plo mv -f .deps/strtonum.Tpo .deps/strtonum.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -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: x86_64-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: x86_64-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.6.0/work/uim-1.6.0/replace' Making all in sigscheme make[1]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme' Making all in doc make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/doc' Making all in m4 make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/m4' Making all in tools make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/tools' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/tools' Making all in libgcroots make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots' Making all in m4 make[3]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/m4' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/m4' make[3]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots' depbase=`echo mark.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.2\" -DPACKAGE_STRING=\"gcroots\ 0.2.2\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.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=8 -DALIGNOF_VOID_P=8 -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=native -mtune=native -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT mark.lo -MD -MP -MF $depbase.Tpo -c -o mark.lo mark.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gcroots.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.2\" -DPACKAGE_STRING=\"gcroots\ 0.2.2\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.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=8 -DALIGNOF_VOID_P=8 -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=native -mtune=native -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT gcroots.lo -MD -MP -MF $depbase.Tpo -c -o gcroots.lo gcroots.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mach_dep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.2\" -DPACKAGE_STRING=\"gcroots\ 0.2.2\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.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=8 -DALIGNOF_VOID_P=8 -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=native -mtune=native -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT mach_dep.lo -MD -MP -MF $depbase.Tpo -c -o mach_dep.lo mach_dep.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.2\" "-DPACKAGE_STRING=\"gcroots 0.2.2\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.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=8 -DALIGNOF_VOID_P=8 -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=native -mtune=native -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.2\" "-DPACKAGE_STRING=\"gcroots 0.2.2\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.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=8 -DALIGNOF_VOID_P=8 -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=native -mtune=native -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -fPIC -DPIC -o .libs/mark.o libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.2\" "-DPACKAGE_STRING=\"gcroots 0.2.2\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.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=8 -DALIGNOF_VOID_P=8 -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=native -mtune=native -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT gcroots.lo -MD -MP -MF .deps/gcroots.Tpo -c gcroots.c -fPIC -DPIC -o .libs/gcroots.o libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.2\" "-DPACKAGE_STRING=\"gcroots 0.2.2\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.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=8 -DALIGNOF_VOID_P=8 -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=native -mtune=native -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -o mark.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.2\" "-DPACKAGE_STRING=\"gcroots 0.2.2\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.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=8 -DALIGNOF_VOID_P=8 -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=native -mtune=native -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -o mach_dep.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.2\" "-DPACKAGE_STRING=\"gcroots 0.2.2\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.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=8 -DALIGNOF_VOID_P=8 -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=native -mtune=native -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT gcroots.lo -MD -MP -MF .deps/gcroots.Tpo -c gcroots.c -o gcroots.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o libgcroots.la -rpath /usr/lib64 mark.lo gcroots.lo mach_dep.lo -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/mark.o .libs/gcroots.o .libs/mach_dep.o -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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: x86_64-pc-linux-gnu-ar cru .libs/libgcroots.a mark.o gcroots.o mach_dep.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgcroots.a 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.6.0/work/uim-1.6.0/sigscheme/libgcroots' make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots' Making all in include make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/include' Making all in sigscheme make[3]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/include/sigscheme' rm -f config.h rm -f config-old.h rm -f scmint.h ln -s ../../src/config.h config.h rm -f global.h ln -s ../../src/config-old.h config-old.h rm -f encoding.h ln -s ../../src/scmint.h scmint.h ln -s ../../src/global.h global.h ln -s ../../src/encoding.h encoding.h rm -f encoding-dummy.h rm -f sigscheme.h rm -f storage-common.h ln -s ../../src/encoding-dummy.h encoding-dummy.h ln -s ../../src/sigscheme.h sigscheme.h rm -f storage-fatty.h ln -s ../../src/storage-common.h storage-common.h rm -f storage-compact.h ln -s ../../src/storage-fatty.h storage-fatty.h ln -s ../../src/storage-compact.h storage-compact.h make all-am make[4]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/include/sigscheme' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/include/sigscheme' make[3]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/include/sigscheme' make[3]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/include' make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/include' Making all in src make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/src' make all-am make[3]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/src' make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/src' Making all in lib make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/lib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/lib' Making all in test make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/test' Making all in test-c make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/test-c' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/test-c' Making all in bench make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/bench' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/bench' make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme' make[1]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme' Making all in uim make[1]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim' make -C ../sigscheme/src combined make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/src' generating sigscheme-combined.c make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/src' make all-am make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -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.6.0/work/uim-1.6.0/sigscheme/libgcroots/include -fno-strict-aliasing -O2 -pipe -march=native -mtune=native -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 -MT libuim_scm_la-uim-scm-sigscheme.lo -MD -MP -MF .deps/libuim_scm_la-uim-scm-sigscheme.Tpo -c -o libuim_scm_la-uim-scm-sigscheme.lo `test -f 'uim-scm-sigscheme.c' || echo './'`uim-scm-sigscheme.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-error.lo -MD -MP -MF .deps/libuim_la-uim-error.Tpo -c -o libuim_la-uim-error.lo `test -f 'uim-error.c' || echo './'`uim-error.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim.lo -MD -MP -MF .deps/libuim_la-uim.Tpo -c -o libuim_la-uim.lo `test -f 'uim.c' || echo './'`uim.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-key.lo -MD -MP -MF .deps/libuim_la-uim-key.Tpo -c -o libuim_la-uim-key.lo `test -f 'uim-key.c' || echo './'`uim-key.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -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.6.0/work/uim-1.6.0/sigscheme/libgcroots/include -fno-strict-aliasing -O2 -pipe -march=native -mtune=native -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 -MT libuim_scm_la-uim-scm-sigscheme.lo -MD -MP -MF .deps/libuim_scm_la-uim-scm-sigscheme.Tpo -c uim-scm-sigscheme.c -fPIC -DPIC -o .libs/libuim_scm_la-uim-scm-sigscheme.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-error.lo -MD -MP -MF .deps/libuim_la-uim-error.Tpo -c uim-error.c -fPIC -DPIC -o .libs/libuim_la-uim-error.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-key.lo -MD -MP -MF .deps/libuim_la-uim-key.Tpo -c uim-key.c -fPIC -DPIC -o .libs/libuim_la-uim-key.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim.lo -MD -MP -MF .deps/libuim_la-uim.Tpo -c uim.c -fPIC -DPIC -o .libs/libuim_la-uim.o mv -f .deps/libuim_la-uim-error.Tpo .deps/libuim_la-uim-error.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-func.lo -MD -MP -MF .deps/libuim_la-uim-func.Tpo -c -o libuim_la-uim-func.lo `test -f 'uim-func.c' || echo './'`uim-func.c uim.c: In function ‘uim_init’: uim.c:112:9: warning: cast from pointer to integer of different size mv -f .deps/libuim_la-uim-key.Tpo .deps/libuim_la-uim-key.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-util.lo -MD -MP -MF .deps/libuim_la-uim-util.Tpo -c -o libuim_la-uim-util.lo `test -f 'uim-util.c' || echo './'`uim-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-func.lo -MD -MP -MF .deps/libuim_la-uim-func.Tpo -c uim-func.c -fPIC -DPIC -o .libs/libuim_la-uim-func.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-util.lo -MD -MP -MF .deps/libuim_la-uim-util.Tpo -c uim-util.c -fPIC -DPIC -o .libs/libuim_la-uim-util.o mv -f .deps/libuim_la-uim-util.Tpo .deps/libuim_la-uim-util.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-posix.lo -MD -MP -MF .deps/libuim_la-uim-posix.Tpo -c -o libuim_la-uim-posix.lo `test -f 'uim-posix.c' || echo './'`uim-posix.c mv -f .deps/libuim_la-uim.Tpo .deps/libuim_la-uim.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-iconv.lo -MD -MP -MF .deps/libuim_la-iconv.Tpo -c -o libuim_la-iconv.lo `test -f 'iconv.c' || echo './'`iconv.c mv -f .deps/libuim_la-uim-func.Tpo .deps/libuim_la-uim-func.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-dynlib.lo -MD -MP -MF .deps/libuim_la-dynlib.Tpo -c -o libuim_la-dynlib.lo `test -f 'dynlib.c' || echo './'`dynlib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-posix.lo -MD -MP -MF .deps/libuim_la-uim-posix.Tpo -c uim-posix.c -fPIC -DPIC -o .libs/libuim_la-uim-posix.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-iconv.lo -MD -MP -MF .deps/libuim_la-iconv.Tpo -c iconv.c -fPIC -DPIC -o .libs/libuim_la-iconv.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-dynlib.lo -MD -MP -MF .deps/libuim_la-dynlib.Tpo -c dynlib.c -fPIC -DPIC -o .libs/libuim_la-dynlib.o mv -f .deps/libuim_la-uim-posix.Tpo .deps/libuim_la-uim-posix.Plo mv -f .deps/libuim_la-iconv.Tpo .deps/libuim_la-iconv.Plo mv -f .deps/libuim_la-dynlib.Tpo .deps/libuim_la-dynlib.Plo uim-scm-sigscheme.c: In function ‘uim_scm_make_char_internal’: uim-scm-sigscheme.c:269:18: warning: cast from pointer to integer of different size uim-scm-sigscheme.c:269:18: warning: cast from pointer to integer of different size uim-scm-sigscheme.c:269:18: warning: cast from pointer to integer of different size /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-ipc.lo -MD -MP -MF .deps/libuim_la-uim-ipc.Tpo -c -o libuim_la-uim-ipc.lo `test -f 'uim-ipc.c' || echo './'`uim-ipc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-helper.lo -MD -MP -MF .deps/libuim_la-uim-helper.Tpo -c -o libuim_la-uim-helper.lo `test -f 'uim-helper.c' || echo './'`uim-helper.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-ipc.lo -MD -MP -MF .deps/libuim_la-uim-ipc.Tpo -c uim-ipc.c -fPIC -DPIC -o .libs/libuim_la-uim-ipc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-helper.lo -MD -MP -MF .deps/libuim_la-uim-helper.Tpo -c uim-helper.c -fPIC -DPIC -o .libs/libuim_la-uim-helper.o uim-ipc.c: In function ‘uim_ipc_open_command_with_option’: uim-ipc.c:230:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result uim-ipc.c: In function ‘open_pipe_rw’: uim-ipc.c:90:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-helper-client.lo -MD -MP -MF .deps/libuim_la-uim-helper-client.Tpo -c -o libuim_la-uim-helper-client.lo `test -f 'uim-helper-client.c' || echo './'`uim-helper-client.c mv -f .deps/libuim_la-uim-ipc.Tpo .deps/libuim_la-uim-ipc.Plo mv -f .deps/libuim_la-uim-helper.Tpo .deps/libuim_la-uim-helper.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-intl.lo -MD -MP -MF .deps/libuim_la-intl.Tpo -c -o libuim_la-intl.lo `test -f 'intl.c' || echo './'`intl.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-rk.lo -MD -MP -MF .deps/libuim_la-rk.Tpo -c -o libuim_la-rk.lo `test -f 'rk.c' || echo './'`rk.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-rk.lo -MD -MP -MF .deps/libuim_la-rk.Tpo -c rk.c -fPIC -DPIC -o .libs/libuim_la-rk.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-intl.lo -MD -MP -MF .deps/libuim_la-intl.Tpo -c intl.c -fPIC -DPIC -o .libs/libuim_la-intl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-helper-client.lo -MD -MP -MF .deps/libuim_la-uim-helper-client.Tpo -c uim-helper-client.c -fPIC -DPIC -o .libs/libuim_la-uim-helper-client.o mv -f .deps/libuim_la-intl.Tpo .deps/libuim_la-intl.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-notify.lo -MD -MP -MF .deps/libuim_la-uim-notify.Tpo -c -o libuim_la-uim-notify.lo `test -f 'uim-notify.c' || echo './'`uim-notify.c mv -f .deps/libuim_scm_la-uim-scm-sigscheme.Tpo .deps/libuim_scm_la-uim-scm-sigscheme.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_custom_la-uim-custom.lo -MD -MP -MF .deps/libuim_custom_la-uim-custom.Tpo -c -o libuim_custom_la-uim-custom.lo `test -f 'uim-custom.c' || echo './'`uim-custom.c mv -f .deps/libuim_la-rk.Tpo .deps/libuim_la-rk.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_bsdlook_la-bsdlook.lo -MD -MP -MF .deps/libuim_bsdlook_la-bsdlook.Tpo -c -o libuim_bsdlook_la-bsdlook.lo `test -f 'bsdlook.c' || echo './'`bsdlook.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DPKGLIBDIR=\"/usr/lib64/uim\" -DPKGDATADIR=\"/usr/share/uim\" -O2 -pipe -march=native -mtune=native -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 -MT libuim_la-uim-notify.lo -MD -MP -MF .deps/libuim_la-uim-notify.Tpo -c uim-notify.c -fPIC -DPIC -o .libs/libuim_la-uim-notify.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_custom_la-uim-custom.lo -MD -MP -MF .deps/libuim_custom_la-uim-custom.Tpo -c uim-custom.c -fPIC -DPIC -o .libs/libuim_custom_la-uim-custom.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_bsdlook_la-bsdlook.lo -MD -MP -MF .deps/libuim_bsdlook_la-bsdlook.Tpo -c bsdlook.c -fPIC -DPIC -o .libs/libuim_bsdlook_la-bsdlook.o mv -f .deps/libuim_la-uim-helper-client.Tpo .deps/libuim_la-uim-helper-client.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_x_util_la-uim-x-kana-input-hack.lo -MD -MP -MF .deps/libuim_x_util_la-uim-x-kana-input-hack.Tpo -c -o libuim_x_util_la-uim-x-kana-input-hack.lo `test -f 'uim-x-kana-input-hack.c' || echo './'`uim-x-kana-input-hack.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_x_util_la-uim-x-kana-input-hack.lo -MD -MP -MF .deps/libuim_x_util_la-uim-x-kana-input-hack.Tpo -c uim-x-kana-input-hack.c -fPIC -DPIC -o .libs/libuim_x_util_la-uim-x-kana-input-hack.o uim-custom.c: In function ‘uim_custom_init’: uim-custom.c:1002:3: warning: statement with no effect bsdlook.c: In function ‘uim_look_finish’: bsdlook.c:169:18: warning: ordered comparison of pointer with integer zero mv -f .deps/libuim_bsdlook_la-bsdlook.Tpo .deps/libuim_bsdlook_la-bsdlook.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_counted_init_la-counted-init.lo -MD -MP -MF .deps/libuim_counted_init_la-counted-init.Tpo -c -o libuim_counted_init_la-counted-init.lo `test -f 'counted-init.c' || echo './'`counted-init.c mv -f .deps/libuim_la-uim-notify.Tpo .deps/libuim_la-uim-notify.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_fileio_la-fileio.lo -MD -MP -MF .deps/libuim_fileio_la-fileio.Tpo -c -o libuim_fileio_la-fileio.lo `test -f 'fileio.c' || echo './'`fileio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_counted_init_la-counted-init.lo -MD -MP -MF .deps/libuim_counted_init_la-counted-init.Tpo -c counted-init.c -fPIC -DPIC -o .libs/libuim_counted_init_la-counted-init.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_fileio_la-fileio.lo -MD -MP -MF .deps/libuim_fileio_la-fileio.Tpo -c fileio.c -fPIC -DPIC -o .libs/libuim_fileio_la-fileio.o mv -f .deps/libuim_x_util_la-uim-x-kana-input-hack.Tpo .deps/libuim_x_util_la-uim-x-kana-input-hack.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_socket_la-socket.lo -MD -MP -MF .deps/libuim_socket_la-socket.Tpo -c -o libuim_socket_la-socket.lo `test -f 'socket.c' || echo './'`socket.c mv -f .deps/libuim_counted_init_la-counted-init.Tpo .deps/libuim_counted_init_la-counted-init.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_process_la-process.lo -MD -MP -MF .deps/libuim_process_la-process.Tpo -c -o libuim_process_la-process.lo `test -f 'process.c' || echo './'`process.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_socket_la-socket.lo -MD -MP -MF .deps/libuim_socket_la-socket.Tpo -c socket.c -fPIC -DPIC -o .libs/libuim_socket_la-socket.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_process_la-process.lo -MD -MP -MF .deps/libuim_process_la-process.Tpo -c process.c -fPIC -DPIC -o .libs/libuim_process_la-process.o mv -f .deps/libuim_custom_la-uim-custom.Tpo .deps/libuim_custom_la-uim-custom.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_anthy_la-anthy.lo -MD -MP -MF .deps/libuim_anthy_la-anthy.Tpo -c -o libuim_anthy_la-anthy.lo `test -f 'anthy.c' || echo './'`anthy.c mv -f .deps/libuim_fileio_la-fileio.Tpo .deps/libuim_fileio_la-fileio.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_anthy_utf8_la-anthy-utf8.lo -MD -MP -MF .deps/libuim_anthy_utf8_la-anthy-utf8.Tpo -c -o libuim_anthy_utf8_la-anthy-utf8.lo `test -f 'anthy-utf8.c' || echo './'`anthy-utf8.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_anthy_la-anthy.lo -MD -MP -MF .deps/libuim_anthy_la-anthy.Tpo -c anthy.c -fPIC -DPIC -o .libs/libuim_anthy_la-anthy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_anthy_utf8_la-anthy-utf8.lo -MD -MP -MF .deps/libuim_anthy_utf8_la-anthy-utf8.Tpo -c anthy-utf8.c -fPIC -DPIC -o .libs/libuim_anthy_utf8_la-anthy-utf8.o mv -f .deps/libuim_process_la-process.Tpo .deps/libuim_process_la-process.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_curl_la-curl.lo -MD -MP -MF .deps/libuim_curl_la-curl.Tpo -c -o libuim_curl_la-curl.lo `test -f 'curl.c' || echo './'`curl.c mv -f .deps/libuim_socket_la-socket.Tpo .deps/libuim_socket_la-socket.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_openssl_la-openssl.lo -MD -MP -MF .deps/libuim_openssl_la-openssl.Tpo -c -o libuim_openssl_la-openssl.lo `test -f 'openssl.c' || echo './'`openssl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_curl_la-curl.lo -MD -MP -MF .deps/libuim_curl_la-curl.Tpo -c curl.c -fPIC -DPIC -o .libs/libuim_curl_la-curl.o mv -f .deps/libuim_anthy_utf8_la-anthy-utf8.Tpo .deps/libuim_anthy_utf8_la-anthy-utf8.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_sqlite3_la-sqlite3.lo -MD -MP -MF .deps/libuim_sqlite3_la-sqlite3.Tpo -c -o libuim_sqlite3_la-sqlite3.lo `test -f 'sqlite3.c' || echo './'`sqlite3.c mv -f .deps/libuim_anthy_la-anthy.Tpo .deps/libuim_anthy_la-anthy.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_openssl_la-openssl.lo -MD -MP -MF .deps/libuim_openssl_la-openssl.Tpo -c openssl.c -fPIC -DPIC -o .libs/libuim_openssl_la-openssl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -I/usr/lib64/libffi-3.0.9/include -O2 -pipe -march=native -mtune=native -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 -MT libuim_ffi_la-ffi.lo -MD -MP -MF .deps/libuim_ffi_la-ffi.Tpo -c -o libuim_ffi_la-ffi.lo `test -f 'ffi.c' || echo './'`ffi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_sqlite3_la-sqlite3.lo -MD -MP -MF .deps/libuim_sqlite3_la-sqlite3.Tpo -c sqlite3.c -fPIC -DPIC -o .libs/libuim_sqlite3_la-sqlite3.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -I/usr/lib64/libffi-3.0.9/include -O2 -pipe -march=native -mtune=native -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 -MT libuim_ffi_la-ffi.lo -MD -MP -MF .deps/libuim_ffi_la-ffi.Tpo -c ffi.c -fPIC -DPIC -o .libs/libuim_ffi_la-ffi.o sqlite3.c: In function ‘uim_sqlite3_column_text’: sqlite3.c:247:5: warning: pointer targets in passing argument 1 of ‘uim_scm_make_str’ differ in signedness uim-scm.h:155:10: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ sqlite3.c: In function ‘uim_sqlite3_column_blob’: sqlite3.c:256:5: warning: pointer targets in passing argument 1 of ‘uim_scm_make_str’ differ in signedness uim-scm.h:155:10: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ In file included from /usr/lib64/libffi-3.0.9/include/ffi.h:64:0, from ffi.c:42: /usr/lib64/libffi-3.0.9/include/ffitarget.h:41:27: warning: C++ style comments are not allowed in ISO C90 /usr/lib64/libffi-3.0.9/include/ffitarget.h:41:27: warning: (this will be reported only once per input file) ffi.c: In function ‘c_ffi_call’: ffi.c:409:20: warning: ISO C forbids conversion of object pointer to function pointer type mv -f .deps/libuim_sqlite3_la-sqlite3.Tpo .deps/libuim_sqlite3_la-sqlite3.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_skk_la-skk.lo -MD -MP -MF .deps/libuim_skk_la-skk.Tpo -c -o libuim_skk_la-skk.lo `test -f 'skk.c' || echo './'`skk.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_skk_la-skk.lo -MD -MP -MF .deps/libuim_skk_la-skk.Tpo -c skk.c -fPIC -DPIC -o .libs/libuim_skk_la-skk.o curl.c: In function ‘uim_curl_url_unescape_internal’: curl.c:299:16: warning: ‘unescaped_url’ may be used uninitialized in this function mv -f .deps/libuim_curl_la-curl.Tpo .deps/libuim_curl_la-curl.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_look_la-look.lo -MD -MP -MF .deps/libuim_look_la-look.Tpo -c -o libuim_look_la-look.lo `test -f 'look.c' || echo './'`look.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_look_la-look.lo -MD -MP -MF .deps/libuim_look_la-look.Tpo -c look.c -fPIC -DPIC -o .libs/libuim_look_la-look.o mv -f .deps/libuim_ffi_la-ffi.Tpo .deps/libuim_ffi_la-ffi.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_lolevel_la-lolevel.lo -MD -MP -MF .deps/libuim_lolevel_la-lolevel.Tpo -c -o libuim_lolevel_la-lolevel.lo `test -f 'lolevel.c' || echo './'`lolevel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_lolevel_la-lolevel.lo -MD -MP -MF .deps/libuim_lolevel_la-lolevel.Tpo -c lolevel.c -fPIC -DPIC -o .libs/libuim_lolevel_la-lolevel.o mv -f .deps/libuim_look_la-look.Tpo .deps/libuim_look_la-look.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_custom_enabler_la-uim-custom-enabler.lo -MD -MP -MF .deps/libuim_custom_enabler_la-uim-custom-enabler.Tpo -c -o libuim_custom_enabler_la-uim-custom-enabler.lo `test -f 'uim-custom-enabler.c' || echo './'`uim-custom-enabler.c openssl.c: In function ‘c_SSLv2_method’: openssl.c:211:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ openssl.c: In function ‘c_SSLv2_server_method’: openssl.c:216:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ openssl.c: In function ‘c_SSLv2_client_method’: openssl.c:221:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ openssl.c: In function ‘c_SSLv3_method’: openssl.c:228:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ openssl.c: In function ‘c_SSLv3_server_method’: openssl.c:233:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ openssl.c: In function ‘c_SSLv3_client_method’: openssl.c:238:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ openssl.c: In function ‘c_SSLv23_method’: openssl.c:245:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ openssl.c: In function ‘c_SSLv23_server_method’: openssl.c:250:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ openssl.c: In function ‘c_SSLv23_client_method’: openssl.c:255:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ openssl.c: In function ‘c_TLSv1_method’: openssl.c:262:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ openssl.c: In function ‘c_TLSv1_server_method’: openssl.c:267:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ openssl.c: In function ‘c_TLSv1_client_method’: openssl.c:272:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ openssl.c: In function ‘c_DTLSv1_method’: openssl.c:280:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ openssl.c: In function ‘c_DTLSv1_server_method’: openssl.c:290:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ openssl.c: In function ‘c_DTLSv1_client_method’: openssl.c:300:3: warning: passing argument 1 of ‘uim_scm_make_ptr’ discards qualifiers from pointer target type uim-scm.h:163:10: note: expected ‘void *’ but argument is of type ‘const struct SSL_METHOD *’ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/uim\" -DSCMLIBDIR=\"/usr/share/uim/lib\" -I. -I../replace -I../uim -I.. -O2 -pipe -march=native -mtune=native -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 -MT libuim_custom_enabler_la-uim-custom-enabler.lo -MD -MP -MF .deps/libuim_custom_enabler_la-uim-custom-enabler.Tpo -c uim-custom-enabler.c -fPIC -DPIC -o .libs/libuim_custom_enabler_la-uim-custom-enabler.o mv -f .deps/libuim_openssl_la-openssl.Tpo .deps/libuim_openssl_la-openssl.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -O2 -pipe -march=native -mtune=native -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 -MT uim_sh-uim-sh.o -MD -MP -MF .deps/uim_sh-uim-sh.Tpo -c -o uim_sh-uim-sh.o `test -f 'uim-sh.c' || echo './'`uim-sh.c mv -f .deps/libuim_custom_enabler_la-uim-custom-enabler.Tpo .deps/libuim_custom_enabler_la-uim-custom-enabler.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DUIM_DATADIR=\""/usr/share/uim"\" -O2 -pipe -march=native -mtune=native -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 -MT uim_module_manager-uim-module-manager.o -MD -MP -MF .deps/uim_module_manager-uim-module-manager.Tpo -c -o uim_module_manager-uim-module-manager.o `test -f 'uim-module-manager.c' || echo './'`uim-module-manager.c mv -f .deps/uim_sh-uim-sh.Tpo .deps/uim_sh-uim-sh.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -O2 -pipe -march=native -mtune=native -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 -MT uim_help-uim-help.o -MD -MP -MF .deps/uim_help-uim-help.Tpo -c -o uim_help-uim-help.o `test -f 'uim-help.c' || echo './'`uim-help.c mv -f .deps/libuim_lolevel_la-lolevel.Tpo .deps/libuim_lolevel_la-lolevel.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DUIM_NON_LIBUIM_PROG -O2 -pipe -march=native -mtune=native -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 -MT uim_helper_server-uim-helper.o -MD -MP -MF .deps/uim_helper_server-uim-helper.Tpo -c -o uim_helper_server-uim-helper.o `test -f 'uim-helper.c' || echo './'`uim-helper.c mv -f .deps/uim_module_manager-uim-module-manager.Tpo .deps/uim_module_manager-uim-module-manager.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DUIM_NON_LIBUIM_PROG -O2 -pipe -march=native -mtune=native -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 -MT uim_helper_server-uim-helper-server.o -MD -MP -MF .deps/uim_helper_server-uim-helper-server.Tpo -c -o uim_helper_server-uim-helper-server.o `test -f 'uim-helper-server.c' || echo './'`uim-helper-server.c uim-helper-server.c: In function ‘init_server_fd’: uim-helper-server.c:109:13: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result mv -f .deps/uim_help-uim-help.Tpo .deps/uim_help-uim-help.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -DSCM_FILES=\"/usr/share/uim\" -I.. -DUIM_NON_LIBUIM_PROG -O2 -pipe -march=native -mtune=native -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 -MT uim_helper_server-uim-error.o -MD -MP -MF .deps/uim_helper_server-uim-error.Tpo -c -o uim_helper_server-uim-error.o `test -f 'uim-error.c' || echo './'`uim-error.c mv -f .deps/uim_helper_server-uim-helper.Tpo .deps/uim_helper_server-uim-helper.Po mv -f .deps/uim_helper_server-uim-helper-server.Tpo .deps/uim_helper_server-uim-helper-server.Po mv -f .deps/uim_helper_server-uim-error.Tpo .deps/uim_helper_server-uim-error.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/uim\"" -DSCMLIBDIR="\"/usr/share/uim/lib\"" -I. -I../replace -I../uim -O2 -pipe -march=native -mtune=native -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 -MT agent.o -MD -MP -MF .deps/agent.Tpo -c -o agent.o agent.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fno-strict-aliasing -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o libuim-scm.la -rpath /usr/lib64 libuim_scm_la-uim-scm-sigscheme.lo /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/libgcroots.la -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o libuim-bsdlook.la libuim_bsdlook_la-bsdlook.lo -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libuim_scm_la-uim-scm-sigscheme.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim-scm.so.0 -o .libs/libuim-scm.so.0.1.0 agent.c: In function ‘main’: agent.c:104:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result mv -f .deps/agent.Tpo .deps/agent.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o libuim-x-util.la libuim_x_util_la-uim-x-kana-input-hack.lo -lX11 -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libuim-bsdlook.a .libs/libuim_bsdlook_la-bsdlook.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libuim-bsdlook.a libtool: link: ( cd ".libs" && rm -f "libuim-bsdlook.la" && ln -s "../libuim-bsdlook.la" "libuim-bsdlook.la" ) mv -f .deps/libuim_skk_la-skk.Tpo .deps/libuim_skk_la-skk.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o libuim-counted-init.la libuim_counted_init_la-counted-init.lo -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -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: (cd ".libs" && rm -f "libuim-scm.so.0" && ln -s "libuim-scm.so.0.1.0" "libuim-scm.so.0") libtool: link: (cd ".libs" && rm -f "libuim-scm.so" && ln -s "libuim-scm.so.0.1.0" "libuim-scm.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libuim-x-util.a .libs/libuim_x_util_la-uim-x-kana-input-hack.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libuim-x-util.a libtool: link: ( cd ".libs" && rm -f "libuim-scm.la" && ln -s "../libuim-scm.la" "libuim-scm.la" ) libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libuim-counted-init.a .libs/libuim_counted_init_la-counted-init.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o uim-helper-server uim_helper_server-uim-helper.o uim_helper_server-uim-helper-server.o uim_helper_server-uim-error.o ../replace/.libs/libreplace.a -ldl libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libuim-counted-init.a /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 7:0:0 -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libuim.la -rpath /usr/lib64 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: ( cd ".libs" && rm -f "libuim-x-util.la" && ln -s "../libuim-x-util.la" "libuim-x-util.la" ) libtool: link: ( cd ".libs" && rm -f "libuim-counted-init.la" && ln -s "../libuim-counted-init.la" "libuim-counted-init.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared .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.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs ./.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim.so.7 -o .libs/libuim.so.7.0.0 libtool: link: (cd ".libs" && rm -f "libuim.so.7" && ln -s "libuim.so.7.0.0" "libuim.so.7") libtool: link: (cd ".libs" && rm -f "libuim.so" && ln -s "libuim.so.7.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 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o libuim-custom.la -rpath /usr/lib64 libuim_custom_la-uim-custom.lo libuim-scm.la libuim.la -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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/lib64/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libuim-fileio.la -rpath /usr/lib64/uim/plugin libuim_fileio_la-fileio.lo libuim-scm.la libuim.la -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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/lib64/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libuim-socket.la -rpath /usr/lib64/uim/plugin libuim_socket_la-socket.lo libuim-scm.la libuim.la -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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/lib64/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libuim-process.la -rpath /usr/lib64/uim/plugin libuim_process_la-process.lo libuim-scm.la libuim.la -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libuim_fileio_la-fileio.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim-fileio.so -o .libs/libuim-fileio.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libuim_custom_la-uim-custom.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim-custom.so.2 -o .libs/libuim-custom.so.2.1.0 libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libuim_process_la-process.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim-process.so -o .libs/libuim-process.so libtool: link: (cd ".libs" && rm -f "libuim-custom.so.2" && ln -s "libuim-custom.so.2.1.0" "libuim-custom.so.2") libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libuim_socket_la-socket.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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/lib64/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libuim-anthy.la -rpath /usr/lib64/uim/plugin libuim_anthy_la-anthy.lo -lanthy -lanthydic libuim-scm.la libuim.la -ldl libtool: link: (cd ".libs" && rm -f "libuim-custom.so" && ln -s "libuim-custom.so.2.1.0" "libuim-custom.so") libtool: link: ( cd ".libs" && rm -f "libuim-custom.la" && ln -s "../libuim-custom.la" "libuim-custom.la" ) libtool: link: ( cd ".libs" && rm -f "libuim-socket.la" && ln -s "../libuim-socket.la" "libuim-socket.la" ) libtool: link: ( cd ".libs" && rm -f "libuim-process.la" && ln -s "../libuim-process.la" "libuim-process.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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/lib64/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libuim-anthy-utf8.la -rpath /usr/lib64/uim/plugin libuim_anthy_utf8_la-anthy-utf8.lo -lanthy -lanthydic libuim-scm.la libuim.la -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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/lib64/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libuim-curl.la -rpath /usr/lib64/uim/plugin libuim_curl_la-curl.lo -lcurl libuim.la -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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/lib64/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libuim-openssl.la -rpath /usr/lib64/uim/plugin libuim_openssl_la-openssl.lo -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lssl -lcrypto -ldl libuim.la -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libuim_openssl_la-openssl.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -lssl -lcrypto ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim-openssl.so -o .libs/libuim-openssl.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libuim_anthy_la-anthy.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs /usr/lib64/libanthy.so -L/usr/lib64 -lm /usr/lib64/libanthydic.so ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim-anthy.so -o .libs/libuim-anthy.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libuim_anthy_utf8_la-anthy-utf8.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs /usr/lib64/libanthy.so -L/usr/lib64 -lm /usr/lib64/libanthydic.so ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim-anthy-utf8.so -o .libs/libuim-anthy-utf8.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libuim_curl_la-curl.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs /usr/lib64/libcurl.so -L/usr/lib64 /usr/lib64/libidn.so /usr/lib64/libldap.so /usr/lib64/liblber.so /usr/lib64/libsasl2.so -lcrypt -lresolv /usr/lib64/libgnutls.so -lrt /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim-curl.so -o .libs/libuim-curl.so libtool: link: ( cd ".libs" && rm -f "libuim-anthy.la" && ln -s "../libuim-anthy.la" "libuim-anthy.la" ) libtool: link: ( cd ".libs" && rm -f "libuim-anthy-utf8.la" && ln -s "../libuim-anthy-utf8.la" "libuim-anthy-utf8.la" ) libtool: link: ( cd ".libs" && rm -f "libuim-openssl.la" && ln -s "../libuim-openssl.la" "libuim-openssl.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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/lib64/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libuim-sqlite3.la -rpath /usr/lib64/uim/plugin libuim_sqlite3_la-sqlite3.lo -lsqlite3 libuim.la -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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/lib64/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libuim-ffi.la -rpath /usr/lib64/uim/plugin libuim_ffi_la-ffi.lo -lffi libuim.la -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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/lib64/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libuim-skk.la -rpath /usr/lib64/uim/plugin libuim_skk_la-skk.lo libuim-scm.la libuim.la libuim-bsdlook.la -ldl libtool: link: ( cd ".libs" && rm -f "libuim-curl.la" && ln -s "../libuim-curl.la" "libuim-curl.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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/lib64/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libuim-look.la -rpath /usr/lib64/uim/plugin libuim_look_la-look.lo libuim-scm.la libuim.la libuim-bsdlook.la -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libuim_sqlite3_la-sqlite3.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs /usr/lib64/libsqlite3.so -lpthread -licui18n -licuuc ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim-sqlite3.so -o .libs/libuim-sqlite3.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .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.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim-skk.so -o .libs/libuim-skk.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libuim_ffi_la-ffi.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs /usr/lib64/libffi.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim-ffi.so -o .libs/libuim-ffi.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .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.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim-look.so -o .libs/libuim-look.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 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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/lib64/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libuim-lolevel.la -rpath /usr/lib64/uim/plugin libuim_lolevel_la-lolevel.lo 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 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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/lib64/uim/plugin -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libuim-custom-enabler.la -rpath /usr/lib64/uim/plugin libuim_custom_enabler_la-uim-custom-enabler.lo libuim-custom.la libuim-scm.la libuim.la -ldl libtool: link: ( cd ".libs" && rm -f "libuim-ffi.la" && ln -s "../libuim-ffi.la" "libuim-ffi.la" ) libtool: link: ( cd ".libs" && rm -f "libuim-sqlite3.la" && ln -s "../libuim-sqlite3.la" "libuim-sqlite3.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o uim-sh uim_sh-uim-sh.o libuim-scm.la libuim.la -ldl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o uim-module-manager uim_module_manager-uim-module-manager.o libuim-scm.la libuim.la -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libuim_lolevel_la-lolevel.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim-lolevel.so -o .libs/libuim-lolevel.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 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o uim-help uim_help-uim-help.o libuim-scm.la libuim.la -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libuim_custom_enabler_la-uim-custom-enabler.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs -L/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs ./.libs/libuim-custom.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim.so ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libuim-custom-enabler.so -o .libs/libuim-custom-enabler.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o .libs/uim-sh uim_sh-uim-sh.o ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl libtool: link: ( cd ".libs" && rm -f "libuim-custom-enabler.la" && ln -s "../libuim-custom-enabler.la" "libuim-custom-enabler.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o uim-agent agent.o libuim-scm.la libuim.la -ldl libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o .libs/uim-module-manager uim_module_manager-uim-module-manager.o ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o .libs/uim-help uim_help-uim-help.o ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -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 -Wl,--hash-style=gnu -o .libs/uim-agent agent.o ./.libs/libuim-scm.so ./.libs/libuim.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/libuim-scm.so /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/libgcroots/.libs/libgcroots.so -ldl make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim' make[1]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim' Making all in scm make[1]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/scm' make -C ../uim uim-module-manager && \ LIBUIM_SYSTEM_SCM_FILES=/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/lib LIBUIM_SCM_FILES=/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/scm LIBUIM_PLUGIN_LIB_DIR=/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs UIM_DISABLE_NOTIFY=1 ../uim/uim-module-manager \ --path ../scm --register "anthy" "anthy-utf8" "tcode" "trycode" "tutcode" "byeoru" "latin" "elatin" "xmload" "pyload" "hangul" "viqr" "ipa-x-sampa" "look" "ajax-ime" "social-ime" make -C ../uim uim-module-manager && \ LIBUIM_SYSTEM_SCM_FILES=/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/sigscheme/lib LIBUIM_SCM_FILES=/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/scm LIBUIM_PLUGIN_LIB_DIR=/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs UIM_DISABLE_NOTIFY=1 ../uim/uim-module-manager \ --path ../scm --register "anthy" "anthy-utf8" "tcode" "trycode" "tutcode" "byeoru" "latin" "elatin" "xmload" "pyload" "hangul" "viqr" "ipa-x-sampa" "look" "ajax-ime" "social-ime" make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim' make[2]: `uim-module-manager' is up to date. make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim' make[2]: Entering directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim' make[2]: `uim-module-manager' is up to date. make[2]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim' ACCESS DENIED mkdir: /root/.uim.d ACCESS DENIED mkdir: /root/.uim.d Error: in scm_symbol_value: unbound variable: installed-im-module-list libuim: [fatal] an unhandled error raised from Scheme interpreter libuim: All functionality has been disabled to save user application data. libuim: [fatal] an unhandled error raised from Scheme interpreter libuim: [fatal] All functionality has been disabled to save user application data. Error: in scm_symbol_value: unbound variable: installed-im-module-list libuim: [fatal] an unhandled error raised from Scheme interpreter libuim: All functionality has been disabled to save user application data. libuim: [fatal] an unhandled error raised from Scheme interpreter libuim: [fatal] All functionality has been disabled to save user application data. make[1]: *** [installed-modules.scm] Error 70 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [loader.scm] Error 70 make[1]: Leaving directory `/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/scm' make: *** [all-recursive] Error 1 emake failed * ERROR: app-i18n/uim-1.6.0 failed: * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3479: Called die * The specific snippet of code: * emake || die "emake failed"; * * If you need support, post the output of 'emerge --info =app-i18n/uim-1.6.0', * the complete build log and the output of 'emerge -pqv =app-i18n/uim-1.6.0'. * The complete build log is located at '/var/log/portage/build/app-i18n/uim-1.6.0:20101112-163901.log'. * The ebuild environment file is located at '/var/tmp/portage/app-i18n/uim-1.6.0/temp/environment'. * S: '/var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0' --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE "/var/log/sandbox/sandbox-20917.log" VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: mkdir S: deny P: /root/.uim.d A: /root/.uim.d R: /root/.uim.d C: VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: mkdir S: deny P: /root/.uim.d A: /root/.uim.d R: /root/.uim.d C: /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/uim-module-manager --path ../scm --register anthy anthy-utf8 tcode trycode tutcode byeoru latin elatin xmload pyload hangul viqr ipa-x-sampa look ajax-ime social-ime /var/tmp/portage/app-i18n/uim-1.6.0/work/uim-1.6.0/uim/.libs/uim-module-manager --path ../scm --register anthy anthy-utf8 tcode trycode tutcode byeoru latin elatin xmload pyload hangul viqr ipa-x-sampa look ajax-ime social-ime --------------------------------------------------------------------------------