Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109158 - apache-2.0.54-r31 failed to compile
Summary: apache-2.0.54-r31 failed to compile
Status: RESOLVED DUPLICATE of bug 106447
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-13 09:13 UTC by Tiago Freire
Modified: 2005-10-13 09:14 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 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 ***