Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67740 - ccache -s doesnt get the right dir ...
Summary: ccache -s doesnt get the right dir ...
Status: RESOLVED DUPLICATE of bug 63186
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:32 UTC by Daniel Webert
Modified: 2005-07-17 13:06 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:32:00 UTC
ccache -s doesnt get the right dir ...

FEATURES="ccache distcc prelink loadpolicy distlocks autoaddcvs"
in make.conf CCACHE_SIZE and CCACHE_DIR are not set
the files are written to /var/tmp/portage/homedir/.ccache w/ perms root:portage

<snip>
porkoo ~ # ccache -s
cache hit                              0
cache miss                             0
files in cache                         0
cache size                             0 Kbytes
max cache size                     976.6 Mbytes
porkoo ~ # 
</snip>
Comment 1 Jason Stubbs (RETIRED) gentoo-dev 2004-10-15 23:26:16 UTC

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