Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89674 - libtool-1.5.14 fails install, segfault with ltmain.sh
Summary: libtool-1.5.14 fails install, segfault with ltmain.sh
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-19 09:12 UTC by Josh
Modified: 2005-04-19 21:36 UTC (History)
0 users

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 Josh 2005-04-19 09:12:46 UTC
Emerge of libtool-1.5.14 fails during the initial src_unpack phase while trying to extract or possibly execute ltmain.sh

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

Actual Results:  
segfault:

  [ ok ]ing libtool-1.5.10-locking.patch ...
  [ ok ]ating ltmain.sh...

 * Running autotools in '.'...
/usr/lib/portage/bin/ebuild.sh: line 1874:  5476 Segmentation fault      ${p}

!!! ERROR: sys-devel/libtool-1.5.14 failed.
!!! Function src_unpack, Line 124, Exitcode 139
!!! aclocal
!!! If you need support, post the topmost build error, NOT this status message.




Expected Results:  
Installed

Small server doing LAMP, nothing too intense.  Installed from stage2 several 
months ago.  No problems upgrading other packages.

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 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 22 2005, 01:34:45)
]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.6.3, 1.9.4, 1.4_p6, 1.7.9-r1
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -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.gentoo.org/gentoo-portage"
USE="x86 alsa berkdb bzlib crypt fortran gdbm gif jpeg libg++ libwww mp3 mysql 
ncurses pam perl php png python readline spell ssl tcpd xml2 zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, 
PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-04-19 19:01:13 UTC
i doubt it has anything to do with libtool

figure out what exactly is segfaulting, and then figure out why that package is segfaulting ... the error message posted doesnt help ... `dmesg` may have something
Comment 2 Josh 2005-04-19 21:36:53 UTC
Delving further I have found that autoconf is b0rken, so nothing to do with libtool or the ebuild.