Code: Select all
—— — ccache -s
Cacheable calls: 2085603 / 3286807 (63.45%)
Hits: 482121 / 2085603 (23.12%)
Direct: 240773 / 482121 (49.94%)
Preprocessed: 241348 / 482121 (50.06%)
Misses: 1603482 / 2085603 (76.88%)
Uncacheable calls: 499694 / 3286807 (15.20%)
Errors: 701510 / 3286807 (21.34%)
Local storage:
Cache size (GB): 30.0 / 30.0 (99.98%)
Cleanups: 384
Hits: 482121 / 2085603 (23.12%)
Misses: 1603482 / 2085603 (76.88%)
—— — sudo emerge -1 chromium
[ebuild U ] www-client/chromium-128.0.6613.137 [128.0.6613.119]
Would you like to merge these packages? [Yes/No]
>>> Verifying ebuild manifests
>>> Running pre-merge checks for www-client/chromium-128.0.6613.137
* Checking for at least 4 GiB RAM ... [ ok ]
* Checking for at least 25 GiB disk space at "/var/tmp/build/portage/www-client/chromium-128.0.6613.137/temp" ... [ ok ]
>>> Emerging (1 of 1) www-client/chromium-128.0.6613.137::gentoo
>>> Installing (1 of 1) www-client/chromium-128.0.6613.137::gentoo
>>> Completed (1 of 1) www-client/chromium-128.0.6613.137::gentoo
* Messages for package www-client/chromium-128.0.6613.137:
* PYTHONPATH='/home/user/.local/lib/Python'
* VA-API is disabled by default at runtime. You have to enable it
* by adding --enable-features=VaapiVideoDecoder to CHROMIUM_FLAGS
* in /etc/chromium/default.
—— — ccache -s
Cacheable calls: 2085603 / 3326157 (62.70%)
Hits: 482121 / 2085603 (23.12%)
Direct: 240773 / 482121 (49.94%)
Preprocessed: 241348 / 482121 (50.06%)
Misses: 1603482 / 2085603 (76.88%)
Uncacheable calls: 499760 / 3326157 (15.03%)
Errors: 740794 / 3326157 (22.27%)
Local storage:
Cache size (GB): 30.0 / 30.0 (99.98%)
Cleanups: 384
Hits: 482121 / 2085603 (23.12%)
Misses: 1603482 / 2085603 (76.88%)
Also, for what it's worth:
Code: Select all
—— — ls -l /usr/lib/ccache/bin/
total 104
lrwxrwxrwx 1 root root 15 Sep 7 04:48 c++ -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 c99 -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 cc -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 clang -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 clang++ -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 clang++-18 -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 clang-18 -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 g++ -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 g++-14 -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 gcc -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 gcc-14 -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 i686-pc-linux-gnu-clang -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 i686-pc-linux-gnu-clang++ -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 i686-pc-linux-gnu-clang++-18 -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 i686-pc-linux-gnu-clang-18 -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 x86_64-pc-linux-gnu-c++ -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 x86_64-pc-linux-gnu-cc -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 x86_64-pc-linux-gnu-clang -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 x86_64-pc-linux-gnu-clang++ -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 x86_64-pc-linux-gnu-clang++-18 -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 x86_64-pc-linux-gnu-clang-18 -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 x86_64-pc-linux-gnu-g++ -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 x86_64-pc-linux-gnu-g++-14 -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 x86_64-pc-linux-gnu-gcc -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 x86_64-pc-linux-gnu-gcc-14 -> /usr/bin/ccache
lrwxrwxrwx 1 root root 15 Sep 7 04:48 zvbi-ntsc-cc -> /usr/bin/ccache



