Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99145 - no ccache used while emerging www-client/mozilla-firefox-1.0.5
Summary: no ccache used while emerging www-client/mozilla-firefox-1.0.5
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-15 12:35 UTC by Toralf Förster
Modified: 2005-07-15 12:39 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 Toralf Förster gentoo-dev 2005-07-15 12:35:02 UTC
I took a look at the cache with 'watch ccache -s', but in opposite to the 3
emerge operations before firefox I didn't saw any changes in the cache
statistics over the time of compilation of firefox 1.0.5:

Every 2.0s: ccache -s                                                          
                                Fri Jul 15 21:33:15 2005

cache hit                          14844
cache miss                         66486
called for link                     6162
multiple source files                 69
compile failed                      1205
preprocessor error                   990
not a C/C++ file                    2295
autoconf compile/link              13424
unsupported compiler option         2528
no input file                      12434
files in cache                    100496
cache size                         903.8 Mbytes
max cache size                    1024.0 Mbytes


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Toralf Förster gentoo-dev 2005-07-15 12:39:03 UTC
Ough, portage changed the using of ccache to /var/tmp/ccache