Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40789 - apache2 2.0.48-r4 ebuild fails after emerge sync/ -u world
Summary: apache2 2.0.48-r4 ebuild fails after emerge sync/ -u world
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-07 20:40 UTC by Sean Allen
Modified: 2004-03-10 17:14 UTC (History)
0 users

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


Attachments
build output (apache_build_error.log,208.50 KB, application/octet-stream)
2004-02-07 21:16 UTC, Sean Allen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Allen 2004-02-07 20:40:35 UTC
After updating system, apache2 2.0.48-r4 ebuild fails on modaccess. Complains about missing shlibtool, which is not in the ${TOPDIR}.


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

Actual Results:  
Apache build process crashes on modaccess. Complains about missing shlibtool in
/var/tmp/portage/apache-2.0.48-r4/work/httpd-2.0.48/

Expected Results:  
Software compiles.

*** SYSINFO ***
root@darkhelmet sean # emerge info
Portage 2.0.50 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20040117-r0,
2.4.22-gentoo-r5)
=================================================================
System uname: 2.4.22-gentoo-r5 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.3.12
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ibiblio.org/pub/Linux/distributions/gentoo/
http://www.gtlib.cc.gatech.edu/pub/gentoo
rsync://csociety-ftp.ecn.purdue.edu/pub/gentoo/
ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ rsync://gentoo.seren.com/gentoo
http://gentoo.chem.wisc.edu/gentoo/ rsync://cudlug.cudenver.edu/gentoo
rsync://mirrors.tds.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts atlas avi berkdb bonobo cdr crypt cups dga directfb
doc emacs encode esd ethereal evo fam flash foomaticdb gd gdbm ggi gif gnome
gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile imap imlib jack java jpeg junit kde
ladcca ldap libg++ libgda libwww mad maildir mikmod mmx motif mozilla mpeg
ncurses nls oggvorbis opengl oss pam pda pdflib perl plotutils png postgres ppds
prelude python qt quicktime readline sasl sdl slang spell ssl svga tcltk tcpd
tetex tiff truetype unicode usb videos wmf wxwindows x86 xml2 xmms xv zlib"

*** Other Info ***

This bug looks like:
https://bugzilla.redhat.com/bugzilla/long_list.cgi?buglist=97695
Comment 1 Sean Allen 2004-02-07 21:16:38 UTC
Created attachment 25161 [details]
build output
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-02-08 00:37:20 UTC
what version of libtool do you have installed?
Comment 3 Sean Allen 2004-02-08 01:27:44 UTC
root@darkhelmet image # emerge search libtool
Searching...
[ Results for search key : libtool ]
[ Applications found : 1 ]
  
*  sys-devel/libtool
      Latest version available: 1.5.2
      Latest version installed: 1.5.2
      Size of downloaded files: 3,117 kB
      Homepage:    http://www.gnu.org/software/libtool/libtool.html
      Description: A shared library tool for developers
      License:     GPL-2


This was after the emerge sync/-u world...
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2004-03-10 13:02:45 UTC
is this still an issue ?
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-03-10 17:14:09 UTC
libtool-1.5.2-r0 was broken, things work 100% with newer versions.