Install this package:
emerge -a dev-util/sccache
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-util/sccache
Or alternatively:
emerge --autounmask-write -a dev-util/sccache
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.14.0-r1 | 8 | ~amd64 ~arm64 ~loong ~ppc64 | 0 |
| 0.14.0 | 8 | amd64 arm64 ~loong ~ppc64 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>realidealseal@protonmail.com</email>
<name>idealseal</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
Sccache is a ccache-like tool.
It is used as a compiler wrapper and avoids compilation when possible.
Sccache has the capability to utilize caching in remote storage environments,
including various cloud storage options, or alternatively, in local storage.
</longdescription>
<use>
<flag name="azure">Enable Azure Blob Storage support</flag>
<flag name="dist-client">Enables distributed support in the sccache client</flag>
<flag name="dist-server">Enables the sccache-dist binary</flag>
<flag name="gcs">Enable Google Cloud Storage support</flag>
<flag name="redis">Enable Redis support</flag>
<flag name="s3">Enable full Amazon S3 support</flag>
<flag name="webdav">Enable WebDAV storage endpoint support</flag>
</use>
<upstream>
<remote-id type="github">mozilla/sccache</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-util/sccache |
euse -E <flag> -p dev-util/sccache |
euse -D <flag> -p dev-util/sccache
| Flag | Description | 0.14.0-r1 | 0.14.0 |
|---|---|---|---|
| azure | Enable Azure Blob Storage support | ✓ | ✓ |
| dist-client | Enables distributed support in the sccache client | ✓ | ✓ |
| dist-server | Enables the sccache-dist binary | ✓ | ✓ |
| gcs | Enable Google Cloud Storage support | ✓ | ✓ |
| memcached | Add support for memcached | ✓ | ✓ |
| redis | Enable Redis support | ✓ | ✓ |
| s3 | Enable full Amazon S3 support | ✓ | ✓ |
| webdav | Enable WebDAV storage endpoint support | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | sccache-0.14.0-crates.tar.xz | 32418420 bytes | 0.14.0 |
| DIST | sccache-0.14.0.tar.gz | 436677 bytes | 0.14.0 |
| Type | File | Size |
|---|---|---|
| DIST | itoa-0.3.4.crate | 9921 bytes |