Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114596 - gmetadom fails during configuration
Summary: gmetadom fails during configuration
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: PPC Linux
: High minor (vote)
Assignee: MATSUU Takuto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-05 21:49 UTC by David Gurvich
Modified: 2006-08-19 11:43 UTC (History)
1 user (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 David Gurvich 2005-12-05 21:49:21 UTC
libtool.m4 and ltmain.sh version mismatch
Easy workaround.  
ebuild gmetadom...ebuild unpack
cd /var/tmp/portage/.../gmetadom...
libtoolize --copy --force
finish the ebuild.

Reproducible: Always
Steps to Reproduce:
1.emerge gmetadom
2.
3.

Actual Results:  
Failed during configuration

Expected Results:  
Should compile easily
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2005-12-24 08:24:55 UTC
what version of gmetadom do you emerge?
I added gmetadom-0.2.3 in cvs. Would you test gmetadom-0.2.3?
Comment 2 Henrique Rodrigues 2006-01-23 14:33:50 UTC
I have the same problem with gmetadom-0.2.1-r2, currently marked as ppc stable. gmetadom-0.2.2 also fails, but gmetadom-0.2.2-r1 and gmetadom-0.2.3 both compile nicely.

Taken from the changelog:

  12 Feb 2005; MATSUU Takuto <matsuu@gentoo.org>
  +files/gmetadom-0.2.2-gentoo.patch, +gmetadom-0.2.2-r1.ebuild:
  Fixed emerge fails with libtool mismatch. Bug 81569.

Perhaps it's better if >=gmetadom-0.2.2-r1 be marked as stable?
Comment 3 MATSUU Takuto (RETIRED) gentoo-dev 2006-08-05 16:07:02 UTC
sorry for delay

ppc,x86: please test and mark stable gmetadom-0.2.3
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2006-08-06 03:56:44 UTC
At least gdome2 0.8.0 needs to go stable, apart from that:

1) emerges fine
2) passes collision test
3) the only reverse dependency is x11-libs/gtkmathview which is not stable on x86

Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
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="-O2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict test"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.informatik.rwth-aachen.de/gentoo-portage"
USE="x86 3dnow 3dnowext X Xaw3d a52 alsa arts artworkextra asf audiofile avi bash-completion beagle berkdb bidi bitmap-fonts bootsplash branding bzip2 cairo cdda cddb cdparanoia cdr cli cracklib crypt css cups curl custom-cflags dbus dga directfb divx4linux dlloader dri dts dvd dvdr dvdread dvi eds emacs emboss encode esd evo exif expat fam fat fbcon fdftk ffmpeg firefox foomaticdb fortran ftp gb gcj gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml hal icq idn imagemagick imap imlib ipv6 isdnlog java javascript jikes jpeg jpeg2k ldap leim libg++ libwww lm_sensors mad maildir matroska mbox mikmod mime mmx mmxext mng mono motif mp3 mpeg mpeg2 mule nautilus ncurses nforce2 nls nocardbus nptl nptlonly nsplugin nvidia objc ogg opengl pam pcre pdf pdflib perl plotutils pmu png ppds pppd preview-latex print python qt qt3 qt4 quicktime readline reflection reiserfs samba sdk session slang spell spl sse ssl svg svga t1lib tcltk tcpd theora thunderbird tiff truetype truetype-fonts type1-fonts udev usb vcd videos vorbis win32codecs wmf wxwindows xine xml xorg xosd xv xvid zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux linguas_de userland_GNU video_cards_radeon video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2006-08-07 04:32:42 UTC
stable for x86, along with gdome2 (which x86 was lagging behind)
Comment 6 Tobias Scherbaum (RETIRED) gentoo-dev 2006-08-19 11:43:31 UTC
ppc stable, closing that bug.