Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92377 - x11-libs/gtk+-1.2.10-r11 emerge fails: Portage patch failed to apply (ltmain.sh version 1.3.4)
Summary: x11-libs/gtk+-1.2.10-r11 emerge fails: Portage patch failed to apply (ltmain....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 92552 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-12 07:26 UTC by Jamie Saker
Modified: 2005-05-14 21:12 UTC (History)
4 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 Jamie Saker 2005-05-12 07:26:49 UTC
emerge of x11-libs/gtk+-1.2.10-r11 fails - possible ebuild error?:

>>> Unpacking source...
>>> Unpacking gtk+-1.2.10.tar.gz to /var/tmp/portage/gtk+-1.2.10-r11/work
 * Applying gtk+-1.2.10-m4.patch ...                                                                            [ ok ]
 * Applying gtk+-1.2.10-r8-gentoo.diff.bz2 ...                                                                  [ ok ]
 * Applying gtk+-1.2-locale_fix.patch ...                                                                       [ ok ]
 * Patching ${S}/ltmain.sh ...

 * Portage patch failed to apply (ltmain.sh version 1.3.4)!

!!! ERROR: x11-libs/gtk+-1.2.10-r11 failed.
!!! Function elibtoolize, Line 240, Exitcode 0
!!! Portage patch failed to apply!



Reproducible: Always
Steps to Reproduce:
1. emerge kde (on clean, new system)
2. get to gtk+
3. errors out in config

Actual Results:  
>>> Unpacking source...
>>> Unpacking gtk+-1.2.10.tar.gz to /var/tmp/portage/gtk+-1.2.10-r11/work
 * Applying gtk+-1.2.10-m4.patch ...                                           
                                [ ok ]
 * Applying gtk+-1.2.10-r8-gentoo.diff.bz2 ...                                 
                                [ ok ]
 * Applying gtk+-1.2-locale_fix.patch ...                                      
                                [ ok ]
 * Patching ${S}/ltmain.sh ...

 * Portage patch failed to apply (ltmain.sh version 1.3.4)!

!!! ERROR: x11-libs/gtk+-1.2.10-r11 failed.
!!! Function elibtoolize, Line 240, Exitcode 0
!!! Portage patch failed to apply!


Expected Results:  
Compiled gtk+ and moved on in KDE installation

sentry root # emerge info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-hardened-r1 i686)
=================================================================
System uname: 2.6.11-hardened-r1 i686 Unknown CPU Type
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 18 2005, 01:24:05)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fstack-protector -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fstack-protector -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 X X11 acpi alsa apache2 apm arts avi berkdb bitmap-fonts crypt cups
emboss encode fam foomaticdb fortran gdbm gif gpm gtk gtk2 hardened imlib ipv6
jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg oggvorbis
opengl oss pam pdflib perl pic pie png postgres python qt quicktime readline sdl
spell ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts vorbis xml2
xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jose Luis Rivero (yoswink) (RETIRED) gentoo-dev 2005-05-12 11:18:19 UTC
Same for me, all versions of gtk-1 on stable branch.

Think is not problem of gtk ebuilds, could be related to libtool.eclass since it has suffered some changes on May 11 (yesterday). If I undo changes and back to libtool.eclass from 3 March[1], emerge shows me a warning[2] but not fail.

----------------------------------------------------------------

[1]
http://www.gentoo.org/cgi-bin/viewcvs.cgi/*checkout*/eclass/libtool.eclass?rev=1.44

[2]
 *   Could not apply portage.patch!
 *   Please verify that it is not needed.
 * Cannot apply any patch, running libtoolize...
Comment 2 SpanKY gentoo-dev 2005-05-12 21:46:38 UTC
gtk+-1.2.10 didnt actually need the elibtoolize anymore, the gnome team just hasnt cared to remove it

i've done so now
Comment 3 Stefan Hildebrandt 2005-05-13 04:10:23 UTC
I've the same problem with x11-libs/gtk+-1.2.10-r10 and x11-libs/gtk+-1.2.10-r11 on a clean new stage1 installation (~x86, system is installed completely).
Comment 4 Andrew Gaffney (RETIRED) gentoo-dev 2005-05-13 21:40:36 UTC
*** Bug 92552 has been marked as a duplicate of this bug. ***
Comment 5 Navin Peiris 2005-05-14 21:12:46 UTC
Hi,

I still get the same problem when trying to install this. Everythings the same as that mentioned by Jamie. I've tried adding x11-libs/gtk+ ~x86 to my /usr/portage/package.keywords but it still doesn't seem to download a new version or such. I'll be really grateful if some one can tell me how to resolve this.