Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141716 - app-i18n/uim-1.1.1 fails to configure
Summary: app-i18n/uim-1.1.1 fails to configure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mamoru KOMACHI (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-25 09:55 UTC by kyunponi
Modified: 2006-10-01 08:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kyunponi 2006-07-25 09:55:59 UTC
uim-1.1.1 configure failed.

checking for forkpty in -lutil... yes
checking for eb_initialize_library in -leb... no
checking for el_init in -ledit... no
configure: WARNING: "libedit not found. Disabled..."
./configure: line 34800: syntax error near unexpected token `0.31,'
./configure: line 34800: `AC_PROG_INTLTOOL(0.31, no-xml)'

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/uim-1.1.1/work/uim-1.1.1/config.log

!!! ERROR: app-i18n/uim-1.1.1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  uim-1.1.1.ebuild, line 90:   Called econf '--enable-nls' '--without-x' '--without-gtk2' '--without-m17nlib' '--without-canna' '--without-qt' '--disable-emacs' '--without-scim' '--without-libedit'
  ebuild.sh, line 541:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

foo ~ # emerge --info
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r12 i686)
=================================================================
System uname: 2.6.16-gentoo-r12 i686 AMD Duron(tm) Processor
Gentoo Base System version 1.6.15
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gg3.net/pub/linux/gentoo/"
LANG="ja_JP@eucJP"
LC_ALL="ja_JP@eucJP"
LINGUAS="ja en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.jp.gentoo.org/gentoo-portage"
USE="x86 3dnow 7zip aalib acl acpi anthy apache2 apm berkdb bootsplash bzip2 cdr cjk crypt dlloader eds emboss fbcon foomaticdb fortran gdbm gpm guile iconv idn ipv6 libg++ libwww memlimit ncurses nls pam pcre perl posix python qt4 readline reflection samba session simplexml slang soap sockets spell spl sse sse2 ssl tcpd tokenizer truetype truetype-fonts type1-fonts udev xml xml2 zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_ja linguas_en userland_GNU video_cards_nv video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 hiyuh 2006-09-25 10:19:51 UTC
"eix uim" says,
* app-i18n/uim 
     Available versions:  0.5.0.1 1.2.0 1.2.1
     Homepage:            http://uim.freedesktop.org/
     Description:         Simple, secure and flexible input method library

So, there is no 1.1.1.
Could you mind to try >=1.2.0?
FYI, I guess this bug is a autotools issue, but not sure.
Comment 2 kyunponi 2006-10-01 08:49:45 UTC
uim 1.2.1 configure successful.
And , uim 1.2.1 can install 

thanks advice!