Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67739 - make.conf says ccache disabled, but emerge --info says enabled
Summary: make.conf says ccache disabled, but emerge --info says enabled
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-15 20:25 UTC by Daniel Webert
Modified: 2004-10-16 09:23 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 Daniel Webert 2004-10-15 20:25:42 UTC
make.conf says ccache disabled, but emerge --info says enabled

<snip>
porkoo ~ # less /etc/make.conf | grep FEATURES=
FEATURES="prelink loadpolicy distlocks autoaddcvs" #ccache distcc
</snip>

<snip>
porkoo ~ # emerge --info
Portage 2.0.51_rc9 (default-linux/x86/2004.3, gcc-3.4.1, glibc-2.3.4.20041006-r0, 2.6.8-gentoo-r9 i686)
=================================================================
System uname: 2.6.8-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 1.60GHz
Gentoo Base System version 1.6.2
distcc 2.18 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
</snip>
Comment 1 Daniel Webert 2004-10-15 20:38:15 UTC
jak - forgot - and it is truly used by emerge (but it is disabled in make.conf)
Comment 2 Jason Stubbs (RETIRED) gentoo-dev 2004-10-15 23:28:03 UTC
$ grep ccache /etc/make.globals
FEATURES="sandbox distlocks ccache autoaddcvs"
Comment 3 Daniel Webert 2004-10-16 09:22:28 UTC
mmmh ok - but how do i disable ccache then - w/o removing it?
Comment 4 SpanKY gentoo-dev 2004-10-16 09:23:04 UTC
FEATURES=-ccache