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

Bug 67740

Summary: ccache -s doesnt get the right dir ...
Product: Gentoo Linux Reporter: Daniel Webert <rockoo>
Component: [OLD] Core systemAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***