Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 64365

Summary: apache 2.0.51 does not compile, cannot find libaprutil-0.la
Product: Gentoo Linux Reporter: Thomas Stein <himbeere>
Component: Current packagesAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: VERIFIED TEST-REQUEST    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Stein 2004-09-17 01:00:46 UTC
Hello.

This is what i get when trying to emerge apache-2.0.51

b/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -lpthread -ldl
libtool: link: cannot find the library `./libaprutil-0.la'
make[2]: *** [htpasswd] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: link: cannot find the library `./libaprutil-0.la'
make[2]: *** [htdigest] Error 1
make[2]: Leaving directory `/var/tmp/portage/apache-2.0.51/work/httpd-2.0.51/support'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/apache-2.0.51/work/httpd-2.0.51/support'
make: *** [all-recursive] Error 1

!!! ERROR: net-www/apache-2.0.51 failed.
!!! Function src_compile, Line 189, Exitcode 2
!!! problem compiling Apache2 :(

Emerge info output:

sombrero root # emerge info
Portage 2.0.50-r11 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.6.7)
=================================================================
System uname: 2.6.7 i686 AMD Athlon(TM) XP 2600+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
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="-O3 -march=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://rsync.knowledgetools.de/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.knowledgetools.de/gentoo-portage"
USE="X apm arts avi berkdb bitmap-fonts crypt cups encode foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg kde libg++ libwww mad mikmod motif mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline sdl slang spell ssl svga tcpd truetype x86 xml2 xmms xprint xv zlib"

cheers
t.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Haplo 2004-09-17 09:41:45 UTC
I have the exact same problem on my ancient server box

root@frost /usr/portage # emerge --info
Portage 2.0.50-r11 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r9, 2.4.26)
=================================================================
System uname: 2.4.26 i586 Pentium 75 - 200
Gentoo Base System version 1.4.8
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=i586 -O3 -pipe -fomit-frame-pointer"
CHOST="i586-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/alias /var/qmail/control /var/vpopmail/domains /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=i586 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow apache2 apm arts avi berkdb bitmap-fonts crypt encode gd gdbm gif gpm imap imlib jpeg libg++ libwww maildir mikmod mmx motif mysql ncurses nls oggvorbis oss pam pdflib perl png python quicktime readline sdl slang smtp spell ssl svga tcpd tiff truetype vhost x86 xml xml2 xprint xv"
Comment 2 Thomas Stein 2004-09-17 10:30:54 UTC
Hello

Updating to sys-devel/autoconf-2.59-r4 solved the problem for me.

cheers
t.
Comment 3 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2004-09-20 11:18:06 UTC
this is a critical fix as apache 2.0.51 is needed to fix security issues in
previous versions. see bug 64145 for details.
Comment 4 Michael Stewart (vericgar) (RETIRED) gentoo-dev 2005-01-25 05:27:43 UTC
Is this still an issue?
Comment 5 Benedikt Böhm (RETIRED) gentoo-dev 2005-01-28 10:02:20 UTC
i don't think so, please test currently hard masked ebuilds

see http://dev.gentoo.org/~vericgar/package-refresh.txt
Comment 6 Elfyn McBratney (beu) (RETIRED) gentoo-dev 2005-04-23 20:23:45 UTC
Long since fixed, closing.