Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36352 - apache compile failed (2.0.48-r1 && 2.0.46)
Summary: apache compile failed (2.0.48-r1 && 2.0.46)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-23 01:32 UTC by Brett
Modified: 2003-12-23 14:42 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 Brett 2003-12-23 01:32:42 UTC
compiling mutiple version of apache fails

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

Actual Results:  
-D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER   
-I/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr/include

-I/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr-util/include

-I. 
-I/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48/os/unix 
-I/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48/server/mpm/prefork

-I/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48/modules/http

-I/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48/modules/filters

-I/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48/modules/proxy

-I/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48/include 
-I/usr/include/openssl 
-I/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48/modules/dav/main

-export-dynamic -L/usr/lib      -o mod_access.la -rpath 
/usr/lib/apache2 -module -avoid-version  mod_access.lo
/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48/shlibtool: 
/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48/shlibtool: 
No such file or directory
make[4]: *** [mod_access.la] Error 127
make[4]: Leaving directory 
`/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48/modules/aaa'
make[3]: *** [shared-build-recursive] Error 1
make[3]: Leaving directory 
`/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48/modules/aaa'
make[2]: *** [shared-build-recursive] Error 1
make[2]: Leaving directory 
`/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48/modules'
make[1]: *** [shared-build-recursive] Error 1
make[1]: Leaving directory 
`/home/scratch/portage_tmpdir/portage/apache-2.0.48-r1/work/httpd-2.0.48'
make: *** [all-recursive] Error 1
 
!!! ERROR: net-www/apache-2.0.48-r1 failed.
!!! Function src_compile, Line 169, Exitcode 2
!!! problem compiling Apache2 :(


Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3,
2.4.23_pre8-gss)=================================================================
System uname: 2.4.23_pre8-gss i586 AMD-K6(tm) 3D processor
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=k6-2 -march=i586 -O2 -pipe"
CHOST="i586-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=k6-2 -march=i586 -O2 -pipe"
DISTDIR="/home/scratch/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="ftp://mirror.pacific.net.au/linux/Gentoo
http://mirror.pacific.net.au/linux/Gentoo ftp://planetmirror.com/pub/gentoo/
http://planetmirror.com/pub/gentoo/ rsync://planetmirror.com/gentoo/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/home/scratch/portage_tmpdir"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="x86 oss apm arts avi crypt cups encode gif gtk2 jpeg libg++ libwww mad
mikmod mpeg nls quicktime sdl svga xv zlib gdbm berkdb slang bonobo java guile
tcpd pam python esd imlib oggvorbis -3dfx 3dnow -aalib -acpi -afs -altivec
-atlas -bidi -canna -cjk -cscope -curl -debug -dvb -emacs evo -freewnn gnome gpm
foomaticdb gtk gtkhtml -kde -qt -motif mysql ncurses opengl pdflib png perl
readline scanner spell ssl truetype usb X xml2 xmms video_cards_rage128"
Comment 1 Brett 2003-12-23 14:42:07 UTC
can't reproduce this next day... strange...