Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107967 - apache-2.0.54-r31 failed, don't use --host.
Summary: apache-2.0.54-r31 failed, don't use --host.
Status: RESOLVED DUPLICATE of bug 106447
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-03 02:04 UTC by Henrik
Modified: 2005-10-03 02:09 UTC (History)
0 users

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


Attachments
config.layout (config.layout,11.42 KB, text/plain)
2005-10-03 02:08 UTC, Henrik
Details
config.log (config.log,14.07 KB, text/plain)
2005-10-03 02:09 UTC, Henrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik 2005-10-03 02:04:02 UTC
Configuring PCRE regular expression library ... 
 
updating 
cache /var/tmp/portage/apache-2.0.54-r31/work/httpd-2.0.54/config.cache 
configuring package in srclib/pcre now 
configure: WARNING: If you wanted to set the --build type, don't use --host. 
    If a cross compiler is detected then cross compile mode will be used. 
configure: loading 
cache /var/tmp/portage/apache-2.0.54-r31/work/httpd-2.0.54/config.cache 
configure: error: `CFLAGS' has changed since the previous run: 
configure:   former value:  -march=i686 -msse -mmmx -mfpmath=sse -pipe -Os  
-fomit-frame-pointer 
configure:   current value: -march=i686 -msse -mmmx -mfpmath=sse -pipe -Os 
-fomit-frame-pointer 
configure: error: changes in the environment can compromise the build 
configure: error: run `make distclean' and/or 
`rm /var/tmp/portage/apache-2.0.54-r31/work/httpd-2.0.54/config.cache' and 
start over 
configure failed for srclib/pcre 
 
!!! ERROR: net-www/apache-2.0.54-r31 failed. 
!!! Function src_compile, Line 161, Exitcode 1 
!!! bad ./configure please submit bug report to bugs.gentoo.org. Include your 
config.layout and config.log 
!!! If you need support, post the topmost build error, NOT this status message. 
 

Reproducible: Always
Steps to Reproduce:
1. emerge apache 
 
Actual Results:  
configure failed for srclib/pcre 
 
!!! ERROR: net-www/apache-2.0.54-r31 failed. 
!!! Function src_compile, Line 161, Exitcode 1 
!!! bad ./configure please submit bug report to bugs.gentoo.org. Include your 
config.layout and config.log 
!!! If you need support, post the topmost build error, NOT this status message. 
 

Expected Results:  
apache build. 

# emerge --info 
Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.5-20050130, 
glibc-2.3.4.20041102-r1, 2.6.12-gentoo-r10 i686) 
================================================================= 
System uname: 2.6.12-gentoo-r10 i686 VIA Nehemiah 
Gentoo Base System version 1.6.12 
dev-lang/python:     2.3.5 
sys-apps/sandbox:    1.2.11 
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-r10 
sys-devel/libtool:   1.5.18-r1 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CBUILD="i386-pc-linux-gnu" 
CFLAGS="-march=i686 -msse -mmmx -mfpmath=sse -pipe -Os  -fomit-frame-pointer" 
CHOST="i386-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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="-march=i686 -msse -mmmx -mfpmath=sse -pipe -Os  -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="http://mirror.uni-c.dk/pub/gentoo/ 
http://trumpetti.atm.tut.fi/gentoo/ 
http://ftp.uni-erlangen.de/pub/mirrors/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage" 
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts crypt cups dvd dvdread 
eds emboss encode ffmpeg flac foomaticdb fortran gdbm gif gpm gstreamer gtk2 
imlib ipv6 jpeg kde libg++ libwww lirc mad mikmod motif mp3 mpeg mysql ncurses 
nls nptl ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime 
readline sdl spell ssl tcpd tiff truetype truetype-fonts type1-fonts usb vorbis 
win32codecs xml2 xmms xv xvid zlib video_cards_via userland_GNU kernel_linux 
elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-10-03 02:06:46 UTC

*** This bug has been marked as a duplicate of 106447 ***
Comment 2 Henrik 2005-10-03 02:08:57 UTC
Created attachment 69771 [details]
config.layout

As per req in the error output
Comment 3 Henrik 2005-10-03 02:09:29 UTC
Created attachment 69772 [details]
config.log

As per request from the bug report.