Gentoo Archives: gentoo-amd64

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] configure: error: `CPPFLAGS' has changed since the previous run:
Date: Fri, 18 May 2007 18:11:48
Message-Id: 5bdc1c8b0705181109g5bac491jf1eb3513d3a896dc@mail.gmail.com
1 Hi,
2 I'm trying to build mythweb which wants php. php dies with a
3 message I haven't seen before. I'm not clear why CPPFLAGS should have
4 changed unless it was a recent profile update.
5
6 What is the recommended 'make distclean' actually going to do?
7
8 Where is CPPFLAGS defined? I don't see it in make.conf.
9
10 Thanks,
11 Mark
12
13 * Disabling mm
14 * Disabling sqlite
15 configure: WARNING: If you wanted to set the --build type, don't use --host.
16 If a cross compiler is detected then cross compile mode will be used.
17 configure: loading cache ./config.cache
18 configure: error: `CPPFLAGS' has changed since the previous run:
19 configure: former value: -I/usr/include/db4.2
20 configure: current value: -I/usr/include/db4.2 -I/usr/include/db4.2
21 configure: error: changes in the environment can compromise the build
22 configure: error: run `make distclean' and/or `rm ./config.cache' and start over
23
24 !!! ERROR: dev-lang/php-5.2.2-r1 failed.
25 Call stack:
26 ebuild.sh, line 1615: Called dyn_compile
27 ebuild.sh, line 972: Called qa_call 'src_compile'
28 ebuild.sh, line 44: Called src_compile
29 php-5.2.2-r1.ebuild, line 172: Called src_compile_normal
30 php-5.2.2-r1.ebuild, line 326: Called php5_2-sapi_src_compile
31 php5_2-sapi.eclass, line 610: Called die
32
33 !!! configure failed
34 !!! If you need support, post the topmost build error, and the call
35 stack if relevant.
36 !!! A complete build log is located at
37 '/var/tmp/portage/dev-lang/php-5.2.2-r1/temp/build.log'.
38
39 lightning ~ #
40
41 lightning ~ # emerge -pvDuN mythweb
42
43 These are the packages that would be merged, in order:
44
45 Calculating dependencies... done!
46 [ebuild N ] dev-lang/php-5.2.2-r1 USE="apache2 berkdb cjk cli
47 crypt gdbm iconv ipv6 ldap mysql ncurses nls pcre readline reflection
48 session spell spl ssl truetype unicode xml zlib (-adabas) -bcmath
49 (-birdstep) -bzip2 -calendar -cdb -cgi -concurrentmodphp -ctype -curl
50 -curlwrappers -db2 -dbase (-dbmaker) -debug -discard-path -doc
51 (-empress) (-empress-bcs) (-esoob) -exif -fastbuild (-fdftk) -filter
52 (-firebird) -flatfile -force-cgi-redirect (-frontbase) -ftp -gd
53 -gd-external -gmp -hash -imap -inifile -interbase -iodbc
54 -java-external -json -kerberos -ldap-sasl -libedit -mcve -mhash -msql
55 -mssql -mysqli -oci8 (-oci8-instant-client) -odbc -pcntl -pdo
56 -pdo-external -pic -posix -postgres -qdbm -recode -sapdb -sharedext
57 -sharedmem -simplexml -snmp -soap -sockets (-solid) -sqlite -suhosin
58 (-sybase) (-sybase-ct) -sysvipc -threads -tidy -tokenizer -wddx
59 -xmlreader -xmlrpc -xmlwriter -xpm -xsl -yaz -zip -zip-external" 0 kB
60 [ebuild N ] www-apps/mythweb-0.20_p11671 USE="-vhosts" 18 kB
61
62 Total: 2 packages (2 new), Size of downloads: 18 kB
63 lightning ~ #
64 --
65 gentoo-amd64@g.o mailing list

Replies