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

Bug 109158

Summary: apache-2.0.54-r31 failed to compile
Product: Gentoo Linux Reporter: Tiago Freire <tiago.freire>
Component: [OLD] ServerAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tiago Freire 2005-10-13 09:13:11 UTC
Running a 32-bit chroot in an AMD64 to distribute packages for other systems.
The only error looks to be whitespace differences, which trigger an error about
different CFLAGS.

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=athlon-xp -O2 -pipe  -mmmx -m3dnow -msse
-fomit-frame-pointer -momit-leaf-frame-pointer -ffast-math -fforce-addr
-falign-functions=64 -fprefetch-loop-arrays -ftracer
configure:   current value: -march=athlon-xp -O2 -pipe -mmmx -m3dnow -msse
-fomit-frame-pointer -momit-leaf-frame-pointer -ffast-math -fforce-addr
-falign-functions=64 -fprefetch-loop-arrays -ftracer
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




Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-10-13 09:14:21 UTC
(In reply to comment #0)
> The only error looks to be whitespace differences, which trigger an error about
> different CFLAGS.

So remove them.

*** This bug has been marked as a duplicate of 106447 ***