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

Bug 103402

Summary: emerging mit-krb5-1.4.1-r2 fails to make it past .configure
Product: Gentoo Linux Reporter: James M Leddy <james.leddy>
Component: EclassesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config.log was asked for by the error
emerge --info

Description James M Leddy 2005-08-22 20:50:52 UTC
I can't emerge mit-krb5.  Here are the relevant lines.  When going to the
working direcotry, I can make distclean, and then do a straightforward
./configure from there.

config.status: executing krb5_config_prefix commands
configure: configuring in util/profile
configure: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr'
'--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info'
'--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib'
'--build=i686-pc-linux-gnu' '--without-krb4' '--with-tcl' '--enable-ipv6'
'--disable-static' '--with-system-db' '--localstatedir=/etc' '--enable-shared'
'--with-system-et' '--with-system-ss' '--enable-dns-for-realm' 'CFLAGS=-O2
-march=pentium-m -fforce-addr -momit-leaf-frame-pointer -ftracer
-fomit-frame-pointer -pipe' 'DB_HEADER=/usr/include/db_185.h'
'DB_LIB=/usr/lib/libdb.so' 'build_alias=i686-pc-linux-gnu'
'host_alias=i686-pc-linux-gnu' --cache-file=../.././config.cache --srcdir=.
configure: loading cache ../.././config.cache
configure: error: `CFLAGS' has changed since the previous run:
configure:   former value:  -O2 -march=pentium-m -fforce-addr 
-momit-leaf-frame-pointer -ftracer -fomit-frame-pointer -pipe
configure:   current value: -O2 -march=pentium-m -fforce-addr
-momit-leaf-frame-pointer -ftracer -fomit-frame-pointer -pipe
configure: error: changes in the environment can compromise the build
configure: error: run `make distclean' and/or `rm ../.././config.cache' and
start over
configure: error: /bin/sh './configure' failed for util/profile




Reproducible: Always
Steps to Reproduce:
1.emerge mit-krb5
2.
3.

Actual Results:  
I could not emerge the package du to errors in the configuration portion of the
install

Expected Results:  
Installed mit-krb5
Comment 1 James M Leddy 2005-08-22 20:54:51 UTC
Created attachment 66613 [details]
config.log was asked for by the error
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-23 01:02:40 UTC
emerge --info missing.
Comment 3 James M Leddy 2005-08-23 04:57:57 UTC
Created attachment 66639 [details]
emerge --info
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-08-23 07:34:34 UTC
*** Bug 103455 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-08-23 07:36:26 UTC
Remove superfluous spaces from your C[XX]FLAGS. Reopen to mark as a dupe.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2005-08-23 07:36:44 UTC

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