* Package: app-i18n/uim-1.7.3  * Repository: gentoo  * Maintainer: cjk@gentoo.org  * USE: X amd64 anthy consolekit elibc_glibc gnome gtk gtk3 kde kernel_linux libnotify linguas_ja multilib ncurses nls policykit qt4 ssl unicode userland_GNU  * FEATURES: ccache sandbox >>> Unpacking source... >>> Unpacking uim-1.7.3.tar.bz2 to /var/tmp/portage/app-i18n/uim-1.7.3/work >>> Source unpacked in /var/tmp/portage/app-i18n/uim-1.7.3/work >>> Preparing source in /var/tmp/portage/app-i18n/uim-1.7.3/work/uim-1.7.3 ... * Applying uim-1.6.0-gentoo.patch ...  [ ok ] * Applying uim-1.5.4-zhTW.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/app-i18n/uim-1.7.3/work/uim-1.7.3' ... * Running autopoint --force ...  [ ok ] * Running intltoolize --automake --copy --force ...  [ ok ] * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: uim-1.7.3/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Running elibtoolize in: uim-1.7.3/sigscheme/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Running elibtoolize in: uim-1.7.3/sigscheme/libgcroots/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-i18n/uim-1.7.3/work/uim-1.7.3 ... * econf: updating uim-1.7.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating uim-1.7.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating uim-1.7.3/sigscheme/config.sub with /usr/share/gnuconfig/config.sub * econf: updating uim-1.7.3/sigscheme/config.guess with /usr/share/gnuconfig/config.guess * econf: updating uim-1.7.3/sigscheme/libgcroots/config.sub with /usr/share/gnuconfig/config.sub * econf: updating uim-1.7.3/sigscheme/libgcroots/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --with-x --without-canna --without-curl --without-eb --disable-emacs --without-lispdir --without-ffi --enable-gnome-applet --with-gtk2 --with-gtk3 --without-libedit --disable-kde-applet --enable-kde4-applet --without-m17nlib --enable-fep --enable-nls --without-prime --without-qt --without-qt-immodule --with-qt4 --with-qt4-immodule --enable-qt4-qt3support --without-skk --without-sqlite3 --enable-openssl --disable-static --without-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... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking 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++... none 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) none 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... none 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 how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... 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 sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E 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... (cached) 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... extern 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 SSL_CTX_new in -lssl... yes checking OpenSSL header version... 1000009f (OpenSSL 1.0.0i 19 Apr 2012) checking OpenSSL library version... 1000009f (OpenSSL 1.0.0i 19 Apr 2012) checking whether OpenSSL's headers match the library... yes checking if programs using OpenSSL DTLSv1 functions will link... yes checking if programs using OpenSSL functions will link... yes checking for X11... yes checking for X... 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... no checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for strings.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for size_t... yes checking for ssize_t... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for sig_atomic_t... yes checking for sig_t... yes checking for an ANSI C-conforming const... yes checking CFLAGS for gcc -pedantic... -pedantic checking CFLAGS for gcc -pipe... -pipe checking CFLAGS for gcc -Wall... -Wall checking CFLAGS for gcc -Wchar-subscripts... -Wchar-subscripts checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations checking CFLAGS for gcc -Wredundant-decls... -Wredundant-decls checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes checking CFLAGS for gcc -Wnested-externs... -Wnested-externs checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith checking CFLAGS for gcc -Wcast-align... -Wcast-align checking CFLAGS for gcc -Wsign-compare... -Wsign-compare checking CFLAGS for gcc -Wno-long-long... -Wno-long-long checking CFLAGS for gcc -Wno-overlength-strings... -Wno-overlength-strings checking CFLAGS for gcc -no-cpp-precomp... no, unknown checking CXXFLAGS for gcc -pipe... -pipe checking CXXFLAGS for gcc -W... -W checking CXXFLAGS for gcc -Wall... -Wall checking CXXFLAGS for gcc -Wchar-subscripts... -Wchar-subscripts checking CXXFLAGS for gcc -Wnon-virtual-dtor... -Wnon-virtual-dtor checking CXXFLAGS for gcc -Wno-long-long... -Wno-long-long checking CXXFLAGS for gcc -Wcast-align... -Wcast-align checking CXXFLAGS for gcc -Wconversion... -Wconversion checking CXXFLAGS for gcc -Wchar-subscripts... (cached) -Wchar-subscripts checking CXXFLAGS for gcc -Wpointer-arith... -Wpointer-arith checking CXXFLAGS for gcc -Wwrite-strings... -Wwrite-strings checking CXXFLAGS for gcc -Wformat-security... -Wformat-security checking whether LLONG_MAX is declared... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for sigsetjmp... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for cfmakeraw... yes checking for wcswidth... yes checking for strdup... yes checking for asprintf... yes checking for vasprintf... yes checking for snprintf... yes checking for vsnprintf... yes checking for getpeereid... no checking for strsep... yes checking for setenv... yes checking for unsetenv... yes checking for strlcpy... no checking for strlcat... no checking for strtonum... no checking for strtoll... yes checking for getpid... yes checking for stat... yes checking for mkdir... yes checking for chmod... yes checking for execv... yes checking for execvp... yes checking for isascii... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for getnameinfo... yes checking for issetugid... no checking for poll... yes checking for waitpid... yes checking for daemon... yes checking for gai_strerror... yes checking whether snprintf correctly terminates long strings... yes checking whether snprintf can declare const char *fmt... yes checking for library containing dlfunc... no checking for nl_langinfo and CODESET... yes checking for inet_aton... yes checking for struct sockaddr_storage... yes checking for struct cmsgcred... no checking for struct sockaddr_in6... yes checking for struct in6_addr... yes checking for struct addrinfo... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for GTK2... yes checking for GTK2_4... yes checking for APPLET_GNOME... yes checking for APPLET_2_14... yes checking for GTK3... yes checking for APPLET_GNOME3... no checking for setupterm in -lcurses... yes checking for forkpty... no checking for forkpty in -lutil... yes 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.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.12.4 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 gtk3/Makefile config.status: creating gtk3/candwin/Makefile config.status: creating gtk3/dict/Makefile config.status: creating gtk3/immodule/Makefile config.status: creating gtk3/pad/Makefile config.status: creating gtk3/pref/Makefile config.status: creating gtk3/switcher/Makefile config.status: creating gtk3/test/Makefile config.status: creating gtk3/toolbar/Makefile config.status: creating 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/common.pro config.status: creating qt4/candwin/Makefile config.status: creating qt4/candwin/uim-candwin-qt4.pro config.status: creating qt4/chardict/Makefile config.status: creating qt4/chardict/uim-chardict-qt4.pro config.status: creating qt4/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 byeoru-data/Makefile config.status: creating test/Makefile config.status: creating test2/Makefile config.status: creating test2/run-singletest.sh config.status: creating examples/Makefile config.status: creating examples/uim-custom/Makefile config.status: creating pixmaps/Makefile config.status: creating pixmaps/uim-m17nlib-relink-icons config.status: creating replace/Makefile config.status: creating notify/Makefile config.status: creating uim.pc config.status: creating uim.desktop.in config.status: creating uim.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 po/stamp-it commands config.status: executing qt/chardict/po/stamp-it commands config.status: error: qt/chardict/po/Makefile.in.in was not created by intltoolize. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/app-i18n/uim-1.7.3/work/uim-1.7.3/config.log * ERROR: app-i18n/uim-1.7.3 failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 85: Called src_configure * environment, line 3161: Called econf '--with-x' '--without-canna' '--without-curl' '--without-eb' '--disable-emacs' '--without-lispdir' '--without-ffi' '--enable-gnome-applet' '--with-gtk2' '--with-gtk3' '--without-libedit' '--disable-kde-applet' '--enable-kde4-applet' '--without-m17nlib' '--enable-fep' '--enable-nls' '--without-prime' '--without-qt' '--without-qt-immodule' '--with-qt4' '--with-qt4-immodule' '--enable-qt4-qt3support' '--without-skk' '--without-sqlite3' '--enable-openssl' '--disable-static' '--without-xft' '--enable-dict' '--enable-pref' '--with-anthy-utf8' '--enable-notify=libnotify' * phase-helpers.sh, line 467: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of 'emerge --info =app-i18n/uim-1.7.3', * the complete build log and the output of 'emerge -pqv =app-i18n/uim-1.7.3'. * The complete build log is located at '/var/tmp/portage/app-i18n/uim-1.7.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-i18n/uim-1.7.3/temp/environment'. * S: '/var/tmp/portage/app-i18n/uim-1.7.3/work/uim-1.7.3'