devel/sccache - The NetBSD Packages Collection

Shared compilation cache

sccache is a ccache-like compiler caching tool. It is used as a compiler
wrapper and avoids compilation when possible, storing cached results either on
local disk or in one of several cloud storage backends.

sccache includes support for caching the compilation of C/C++ code, Rust, as
well as NVIDIA's CUDA using nvcc, and clang.

sccache also provides icecream-style distributed compilation (automatic
packaging of local toolchains) for all supported compilers (including Rust).
The distributed compilation system includes several security features that
icecream lacks such as authentication, transport layer encryption, and
sandboxed compiler execution on build servers. See the distributed quickstart
guide for more information.

Build dependencies

lang/rust pkgtools/mktools pkgtools/digest pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.