Bug 220114 - app-text/hunspell-1.2.2_beta fails to build w/ libtool-2.2
Bug#: 220114 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: app-dicts@gentoo.org Reported By: alessandro.guido+bugzilla@gmail.com
Component: Ebuilds
URL:  http://sourceforge.net/tracker/index.php?func=detail&aid=1957383&group_id=143754&atid=756395
Summary: app-text/hunspell-1.2.2_beta fails to build w/ libtool-2.2
Keywords:  
Status Whiteboard: 
Opened: 2008-05-03 13:39 0000
Description:   Opened: 2008-05-03 13:39 0000
/var/tmp/portage/app-text/hunspell-1.2.2_beta/temp/autoconf-1922.out:

***** autoconf *****
***** autoconf

configure.ac:19: error: possibly undefined macro: LT_CURRENT
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:20: error: possibly undefined macro: LT_REVISION
configure.ac:21: error: possibly undefined macro: LT_AGE


Reproducible: Always




$ emerge --info
Portage 2.1.5_rc6 (default/linux/x86/2008.0/desktop, gcc-4.3.0, glibc-2.7-r2,
2.6.25-dirty i686)
=================================================================
System uname: 2.6.25-dirty i686 Intel(R) Pentium(R) M processor 1.86GHz
Timestamp of tree: Sat, 03 May 2008 13:05:01 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.5.2-r2
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.3
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.62
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.2-r1
virtual/os-headers:  2.6.25-r1
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-pipe -O2 -march=pentium-m -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf
/etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo
/etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-pipe -O2 -march=pentium-m -fomit-frame-pointer
-fvisibility-inlines-hidden"
DISTDIR="/var/portage/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner"
FEATURES="distlocks nodoc noinfo parallel-fetch sfperms strict tmpfs
unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,--hash-style=gnu -Wl,--as-needed"
LINGUAS="it en"
MAKEOPTS="--quiet -j2"
PKGDIR="/var/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/portage"
PORTDIR_OVERLAY="/var/portage/local/my-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa bluetooth bzip2 cdr cli cups dbus dvd dvdr dvdread emboss evo
fam firefox fortran gif hal iconv isdnlog jpeg kde kdehiddenvisibility
libnotify mad midi mikmod mmx mp3 mpeg mudflap nls nptl nptlonly ogg opengl
pcre pdf png pppd quicktime reflection session spell spl sse sse2 ssl
startup-notification svg threads unicode vorbis win32codecs x86 xinerama xml
xorg xscreensaver xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem
bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801
hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem
ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug
file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate
route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias
authn_anon authn_dbm authn_default authn_file authz_dbm authz_default
authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs
dav_lock deflate dir disk_cache env expires ext_filter file_cache filter
headers include info log_config logio mem_cache mime mime_magic negotiation
rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
APACHE2_MPMS="worker" CAMERAS="ptp2" ELIBC="glibc" INPUT_DEVICES="evdev
synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780
lb216 lcdm001 mtxorb ncurses text" LINGUAS="it en" USERLAND="GNU"
VIDEO_CARDS="nv nvidia"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS,
PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Peter Volkov 2008-05-04 18:50:05 0000 -------
Added URL to track.

------- Comment #2 From Ben de Groot 2008-05-05 10:32:43 0000 -------
Adding to libtool-2.2 tracker.

------- Comment #3 From Mike Weissman 2008-05-07 16:28:40 0000 -------
The patch that Peter Volkov submitted on sourceforge works with libtool 2.2.4
on ~86 

------- Comment #4 From Jonathan Callen 2008-05-07 21:47:17 0000 -------
(In reply to comment #3)
> The patch that Peter Volkov submitted on sourceforge works with libtool 2.2.4
> on ~86 
> 

Same patch works on my ~amd64.

------- Comment #5 From Rahul Jain 2008-05-09 08:05:45 0000 -------
Hey, I have never used patches before. Could someone please tell me how to do
this. 

------- Comment #6 From Mike Weissman 2008-05-09 16:21:27 0000 -------
Created an attachment (id=152631) [details]
ebuild with epatch line for Peter's Patch

------- Comment #7 From Mike Weissman 2008-05-09 16:21:59 0000 -------
Created an attachment (id=152633) [details]
Peter's Patch from Sourceforge.net

------- Comment #8 From Mike Weissman 2008-05-09 16:22:50 0000 -------
Rahual please follow these instructions from wiki to use the attached ebuild
and patch:

http://gentoo-wiki.com/HOWTO_Create_an_Updated_Ebuild


-Mike

------- Comment #9 From Rahul Jain 2008-05-12 20:12:21 0000 -------
Thanks Mike, that worked! :)

------- Comment #10 From Peter Volkov 2008-05-12 22:42:45 0000 -------
Thank you guys for report/confirmations. Fix was added in
hunspell-1.2.2.ebuild.