- * Package: app-i18n/scim-input-pad-0.1.3
- * Repository: gentoo
- * Maintainer: cjk@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib nls test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking scim-input-pad-0.1.3.tar.gz to /tmp/portage/app-i18n/scim-input-pad-0.1.3/work
- >>> Source unpacked in /tmp/portage/app-i18n/scim-input-pad-0.1.3/work
- >>> Preparing source in /tmp/portage/app-i18n/scim-input-pad-0.1.3/work/scim-input-pad-0.1.3 ...
- * Running eautoreconf in '/tmp/portage/app-i18n/scim-input-pad-0.1.3/work/scim-input-pad-0.1.3' ...
- * Running intltoolize --automake --copy --force ...
- [ ok ]
- * Running eautoreconf in '/tmp/portage/app-i18n/scim-input-pad-0.1.3/work/scim-input-pad-0.1.3/libltdl' ...
- * Running libtoolize --install --copy --force --automake ...
- [ ok ]
- * Running aclocal -I m4 ...
- * Running libtoolize --install --copy --force --automake ...
- [ ok ]
- * Running aclocal -I m4 ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running autoheader ...
- [ ok ]
- * Running automake --add-missing --copy --foreign ...
- [ ok ]
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running autoheader ...
- [ ok ]
- * Running automake --add-missing --copy ...
- [ ok ]
- * Running elibtoolize in: scim-input-pad-0.1.3/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Running elibtoolize in: scim-input-pad-0.1.3/libltdl/config/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/app-i18n/scim-input-pad-0.1.3/work/scim-input-pad-0.1.3 ...
- * econf: updating scim-input-pad-0.1.3/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating scim-input-pad-0.1.3/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating scim-input-pad-0.1.3/libltdl/config/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating scim-input-pad-0.1.3/libltdl/config/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 --enable-nls
- configure: loading site script /usr/share/config.site
- configure: loading site script /usr/share/crossdev/include/site/linux
- configure: loading site script /usr/share/crossdev/include/site/linux-gnu
- configure: loading site script /usr/share/crossdev/include/site/x86_64-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 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 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 build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking for strerror in -lcposix... no
- 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 an ANSI C-conforming const... yes
- checking for signed... yes
- checking for inline... inline
- 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 off_t... yes
- checking for size_t... yes
- checking for long long... yes
- checking for long double... yes
- checking for wchar_t... yes
- checking for wint_t... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for intmax_t... yes
- checking whether printf() supports POSIX/XSI format strings... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for stdlib.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for sys/param.h... yes
- checking for getpagesize... yes
- checking for working mmap... yes
- checking whether we are using the GNU C Library 2.1 or newer... yes
- checking whether integer division by zero raises SIGFPE... yes
- checking for unsigned long long... yes
- checking for inttypes.h... yes
- checking whether the inttypes.h PRIxNN macros are broken... no
- checking for stdint.h... (cached) yes
- checking for SIZE_MAX... yes
- checking for stdint.h... (cached) yes
- checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for shared library run path origin... done
- checking for ptrdiff_t... yes
- checking argz.h usability... yes
- checking argz.h presence... yes
- checking for argz.h... yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking nl_types.h usability... yes
- checking nl_types.h presence... yes
- checking for nl_types.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 unistd.h... (cached) yes
- checking for sys/param.h... (cached) yes
- checking for asprintf... yes
- checking for fwprintf... yes
- checking for getcwd... yes
- checking for getegid... yes
- checking for geteuid... yes
- checking for getgid... yes
- checking for getuid... yes
- checking for mempcpy... yes
- checking for munmap... yes
- checking for putenv... yes
- checking for setenv... yes
- checking for setlocale... yes
- checking for snprintf... yes
- checking for stpcpy... yes
- checking for strcasecmp... yes
- checking for strdup... yes
- checking for strtoul... yes
- checking for tsearch... yes
- checking for wcslen... yes
- checking for __argz_count... yes
- checking for __argz_stringify... yes
- checking for __argz_next... yes
- checking for __fsetlocking... yes
- checking whether _snprintf is declared... no
- checking whether _snwprintf is declared... no
- checking whether feof_unlocked is declared... yes
- checking whether fgets_unlocked is declared... no
- checking whether getc_unlocked is declared... yes
- checking for iconv... yes
- checking for iconv declaration...
- extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
- checking for nl_langinfo and CODESET... yes
- checking for LC_MESSAGES... yes
- checking for bison... bison
- checking version of bison... 2.6, ok
- checking whether NLS is requested... yes
- checking whether included gettext is requested... no
- checking for GNU gettext in libc... yes
- checking whether to use NLS... yes
- checking where the gettext function comes from... libc
- checking for intltool >= 0.33... ./configure: line 8444: test: : integer expression expected
- found. Your intltool is too old. You need intltool 0.33 or later.
- !!! Please attach the following file when seeking support:
- !!! /tmp/portage/app-i18n/scim-input-pad-0.1.3/work/scim-input-pad-0.1.3/config.log
- * ERROR: app-i18n/scim-input-pad-0.1.3 failed (configure phase):
- * econf failed
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_configure
- * environment, line 1706: Called econf '--enable-nls'
- * 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/scim-input-pad-0.1.3'`,
- * the complete build log and the output of `emerge -pqv '=app-i18n/scim-input-pad-0.1.3'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sed2ap5lD: Permission denied