Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220114 - app-text/hunspell-1.2.2_beta fails to build w/ libtool-2.2
Summary: app-text/hunspell-1.2.2_beta fails to build w/ libtool-2.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Spell checking utilities and dictionaries -- related bugs (OBSOLETE)
URL: http://sourceforge.net/tracker/index....
Whiteboard:
Keywords:
Depends on:
Blocks: libtool-2.2 219811
  Show dependency tree
 
Reported: 2008-05-03 13:39 UTC by Alessandro Guido
Modified: 2008-05-12 22:42 UTC (History)
3 users (show)

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


Attachments
ebuild with epatch line for Peter's Patch (hunspell-1.2.2_beta-r1.ebuild,2.72 KB, text/plain)
2008-05-09 16:21 UTC, Mike Weissman
Details
Peter's Patch from Sourceforge.net (hunspell-1.2.2-libtool-2.22.patch,334 bytes, patch)
2008-05-09 16:21 UTC, Mike Weissman
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Guido 2008-05-03 13:39:19 UTC
/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 Peter Volkov (RETIRED) gentoo-dev 2008-05-04 18:50:05 UTC
Added URL to track.
Comment 2 Ben de Groot (RETIRED) gentoo-dev 2008-05-05 10:32:43 UTC
Adding to libtool-2.2 tracker.
Comment 3 Mike Weissman 2008-05-07 16:28:40 UTC
The patch that Peter Volkov submitted on sourceforge works with libtool 2.2.4 on ~86 
Comment 4 Jonathan Callen (RETIRED) gentoo-dev 2008-05-07 21:47:17 UTC
(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 Rahul Jain 2008-05-09 08:05:45 UTC
Hey, I have never used patches before. Could someone please tell me how to do this. 
Comment 6 Mike Weissman 2008-05-09 16:21:27 UTC
Created attachment 152631 [details]
ebuild with epatch line for Peter's Patch
Comment 7 Mike Weissman 2008-05-09 16:21:59 UTC
Created attachment 152633 [details, diff]
Peter's Patch from Sourceforge.net
Comment 8 Mike Weissman 2008-05-09 16:22:50 UTC
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 Rahul Jain 2008-05-12 20:12:21 UTC
Thanks Mike, that worked! :)
Comment 10 Peter Volkov (RETIRED) gentoo-dev 2008-05-12 22:42:45 UTC
Thank you guys for report/confirmations. Fix was added in hunspell-1.2.2.ebuild.